Package net.officefloor.server
-
Interface Summary Interface Description AcceptedSocketDecorator Decorates the acceptedSocketconnections.RequestHandler<R> Handles requests.RequestServicer<R> Services requests.RequestServicerFactory<R> Factory to create theRequestServicer.ResponseHeaderWriter Provides means to write header content before the responseStreamBufferinstances.ResponseWriter Writes the response.ServerSocketDecorator Decorates theServerSocket.SocketRunnable Runnableto run on theSocketThread.SocketServicer<R> Services theSocket.SocketServicerFactory<R> Factory to create aSocketServicer. -
Class Summary Class Description SocketManager Manages theSocketinteraction.