Uses of Interface
org.refcodes.web.HttpRequest
-
Uses of HttpRequest in org.refcodes.web
Subinterfaces of HttpRequest in org.refcodes.webModifier and TypeInterfaceDescriptioninterface
HttpRequestBuilder<B extends HttpRequestBuilder<B>>
The Interface HttpRequestBuilder.Classes in org.refcodes.web that implement HttpRequestModifier and TypeClassDescriptionclass
Implementation of theHttpRequest
interface.class
Defines aHttpClientRequest
being the request as produced by the client.class
Defines aHttpServerRequest
being the request as consumed by the server.