Package | Description |
---|---|
de.xima.fc.com.interfaces |
Package with default remote interfaces for the communication between master- and frontend-server
|
de.xima.fc.fs |
Allgemeine Klassen für den Frontendserver
|
de.xima.fc.fs.server |
Die Frontendserver-Implementierung
|
Modifier and Type | Method and Description |
---|---|
IFSSession |
IFSServer.authClient(IFSClient client,
FrontendServer fsEntity)
Method to authenticate an client (master-server) with the frontend-server
|
Modifier and Type | Method and Description |
---|---|
IFSSession |
FSConnection.getSession() |
Modifier and Type | Class and Description |
---|---|
class |
FSSessionImpl |
Modifier and Type | Method and Description |
---|---|
static IFSSession |
FSServer.authClient(IFSClient client,
FrontendServer fsEntity) |
IFSSession |
FSServerImpl.authClient(IFSClient fsClient,
FrontendServer fServerEntity) |
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.