Package de.xima.fc.fs
Class FSConnection
java.lang.Object
de.xima.fc.fs.FSConnection
Klasse zum Verbinden und Trennen der Verbindung mit dem FServer
- Author:
- XIMA MEDIA GmbH
-
Method Summary
Modifier and TypeMethodDescriptionboolean
void
pushConfigFile
(File file) void
shutdown()
void
boolean
-
Method Details
-
testConnection
- Throws:
Exception
-
getStatus
- Returns:
- the current
EConnectionStatus
-
getSession
- Returns:
- the current
IFSServer
-
isConnected
public boolean isConnected() -
pushConfigFile
- Throws:
Exception
-
startReconnect
public void startReconnect() -
shutdown
public void shutdown()
-