Uses of Interface
de.xima.fc.com.interfaces.IFSSession
Packages that use IFSSession
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 IFSSession in de.xima.fc.com.interfaces
Methods in de.xima.fc.com.interfaces that return IFSSessionModifier and TypeMethodDescriptionIFSServer.authClient(IFSClient client, FrontendServer fsEntity) Method to authenticate an client (master-server) with the frontend-server - 
Uses of IFSSession in de.xima.fc.fs
Methods in de.xima.fc.fs that return IFSSession - 
Uses of IFSSession in de.xima.fc.fs.server
Classes in de.xima.fc.fs.server that implement IFSSessionMethods in de.xima.fc.fs.server that return IFSSessionModifier and TypeMethodDescriptionstatic IFSSessionFSServer.authClient(IFSClient client, FrontendServer fsEntity) FSServerImpl.authClient(IFSClient fsClient, FrontendServer fServerEntity)