Uses of Class
de.xima.fc.fs.FSConnection
Packages that use FSConnection
-
Uses of FSConnection in de.xima.fc.fs
Methods in de.xima.fc.fs that return FSConnectionModifier and TypeMethodDescriptionstatic FSConnectionFSConnectionManager.getConnection(long fsConnectionID) static FSConnectionFSConnectionManager.getConnection(FrontendServer frontendServer) Gets the connection for the given frontend server, if available.Methods in de.xima.fc.fs that return types with arguments of type FSConnectionModifier and TypeMethodDescriptionstatic Map<Long, FSConnection> FSConnectionManager.getConnectionsMap()Constructors in de.xima.fc.fs with parameters of type FSConnection