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 SocketManager
HttpServerSocketManagedObjectSource. createSocketManager(java.util.concurrent.ThreadFactory[] executionStrategy, java.util.function.Consumer<ThreadCompletionListener> threadCompletionListenerCapture)
Creates theSocketManager
configured fromSystem
properties.
-