Uses of Class
net.officefloor.server.SocketManager
- 
Packages that use SocketManager Package Description net.officefloor.server.http  - 
- 
Uses of SocketManager in net.officefloor.server.http
Methods in net.officefloor.server.http that return SocketManager Modifier and Type Method Description static SocketManagerHttpServerSocketManagedObjectSource. createSocketManager(java.util.concurrent.ThreadFactory[] executionStrategy, java.util.function.Consumer<ThreadCompletionListener> threadCompletionListenerCapture)Creates theSocketManagerconfigured fromSystemproperties. 
 -