Uses of Class
net.officefloor.server.http.parse.HttpRequestParser
Packages that use HttpRequestParser
-
Uses of HttpRequestParser in net.officefloor.server.http
Methods in net.officefloor.server.http that return types with arguments of type HttpRequestParserModifier and TypeMethodDescriptionAbstractHttpServicerFactory.createRequestServicer(SocketServicer<HttpRequestParser> socketServicer) AbstractHttpServicerFactory.createSocketServicer(RequestHandler<HttpRequestParser> requestHandler) Method parameters in net.officefloor.server.http with type arguments of type HttpRequestParserModifier and TypeMethodDescriptionAbstractHttpServicerFactory.createRequestServicer(SocketServicer<HttpRequestParser> socketServicer) AbstractHttpServicerFactory.createSocketServicer(RequestHandler<HttpRequestParser> requestHandler)