Uses of Class
de.xima.fc.fs.FSConnection
Packages that use FSConnection
- 
Uses of FSConnection in de.root1.simon
Methods in de.root1.simon with parameters of type FSConnectionModifier and TypeMethodDescriptionstatic voidFSClientFilter.appand(IFSServer remoteObject, FSConnection connection)  - 
Uses of FSConnection in de.xima.fc.fs
Methods in de.xima.fc.fs that return FSConnectionModifier and TypeMethodDescriptionstatic FSConnectionFSConnectionManager.getConnection(long fsConnectionID) 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 FSConnectionModifierConstructorDescriptionFSClientImpl(FSConnection fsConnection) FSConnectionThread(FrontendServer fsEntity, FSConnection fsConnection)