Uses of Interface
de.xima.fc.com.interfaces.IFSClient
Packages that use IFSClient
Package
Description
Package with default remote interfaces for the communication between master- and frontend-server
Allgemeine Klassen für den Frontendserver
Die Frontendserver-Implementierung
- 
Uses of IFSClient in de.root1.simon
Methods in de.root1.simon with parameters of type IFSClientModifier and TypeMethodDescriptionstatic voidFSServerFilter.appand(IFSClient remoteObject, FSSessionImpl currentSession)  - 
Uses of IFSClient in de.xima.fc.com.interfaces
Methods in de.xima.fc.com.interfaces with parameters of type IFSClientModifier and TypeMethodDescriptionIFSServer.authClient(IFSClient client, FrontendServer fsEntity) Method to authenticate an client (master-server) with the frontend-server - 
Uses of IFSClient in de.xima.fc.fs
Classes in de.xima.fc.fs that implement IFSClientModifier and TypeClassDescriptionclassKlasse mit der Implementierung der RMI-Mehtoden - 
Uses of IFSClient in de.xima.fc.fs.server
Methods in de.xima.fc.fs.server that return IFSClientMethods in de.xima.fc.fs.server with parameters of type IFSClientModifier and TypeMethodDescriptionstatic IFSSessionFSServer.authClient(IFSClient client, FrontendServer fsEntity) FSServerImpl.authClient(IFSClient fsClient, FrontendServer fServerEntity)