Uses of Package
net.officefloor.server
-
Packages that use net.officefloor.server Package Description net.officefloor.server net.officefloor.server.http net.officefloor.server.ssl -
Classes in net.officefloor.server used by net.officefloor.server Class Description AcceptedSocketDecorator Decorates the acceptedSocket
connections.RequestHandler Handles requests.RequestServicer Services requests.RequestServicerFactory Factory to create theRequestServicer
.ResponseHeaderWriter Provides means to write header content before the responseStreamBuffer
instances.ResponseWriter Writes the response.ServerSocketDecorator Decorates theServerSocket
.SocketRunnable Runnable
to run on theSocket
Thread
.SocketServicer Services theSocket
.SocketServicerFactory Factory to create aSocketServicer
. -
Classes in net.officefloor.server used by net.officefloor.server.http Class Description AcceptedSocketDecorator Decorates the acceptedSocket
connections.RequestHandler Handles requests.RequestServicer Services requests.RequestServicerFactory Factory to create theRequestServicer
.ServerSocketDecorator Decorates theServerSocket
.SocketManager Manages theSocket
interaction.SocketServicer Services theSocket
.SocketServicerFactory Factory to create aSocketServicer
. -
Classes in net.officefloor.server used by net.officefloor.server.ssl Class Description RequestHandler Handles requests.RequestServicer Services requests.RequestServicerFactory Factory to create theRequestServicer
.SocketServicer Services theSocket
.SocketServicerFactory Factory to create aSocketServicer
.