public class FSConnectionHandler extends AMSApiHandler implements IFSConnectionHandler
| Constructor and Description | 
|---|
FSConnectionHandler()  | 
| Modifier and Type | Method and Description | 
|---|---|
Boolean | 
closeAllConnections(UserContext uc)
Close all connections. 
 | 
Boolean | 
connect(UserContext uc,
       FrontendServer fs)
Connect. 
 | 
boolean | 
disconnect(UserContext uc,
          FrontendServer fs)
Disconnect. 
 | 
EConnectionStatus | 
getStatus(UserContext uc,
         long frontendserver_id)
Gets the status. 
 | 
Boolean | 
initConnections(UserContext uc)
Inits the connections. 
 | 
Boolean | 
testConnection(UserContext uc,
              FrontendServer fs)
Test connection. 
 | 
getNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamepublic boolean disconnect(UserContext uc, FrontendServer fs)
disconnect in interface IFSConnectionHandlerfs - the fspublic Boolean testConnection(UserContext uc, FrontendServer fs)
testConnection in interface IFSConnectionHandlerfs - the fspublic Boolean connect(UserContext uc, FrontendServer fs)
connect in interface IFSConnectionHandlerfs - the fspublic EConnectionStatus getStatus(UserContext uc, long frontendserver_id)
getStatus in interface IFSConnectionHandlerfrontendserver_id - the frontendserver_idpublic Boolean initConnections(UserContext uc)
initConnections in interface IFSConnectionHandlerpublic Boolean closeAllConnections(UserContext uc)
closeAllConnections in interface IFSConnectionHandlerCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.