Uses of Interface
org.refcodes.web.HttpMethodAccessor
-
Uses of HttpMethodAccessor in org.refcodes.web
Subinterfaces of HttpMethodAccessor in org.refcodes.webModifier and TypeInterfaceDescriptionstatic interfaceProvides a HTTP-Method property.interfaceDefines a HTTP-Request, being theHttpMethod, the Header-Fields and the locator representing, though without the request body.interfaceHttpRequestBuilder<B extends HttpRequestBuilder<B>>The Interface HttpRequestBuilder.Classes in org.refcodes.web that implement HttpMethodAccessorModifier and TypeClassDescriptionclassImplementation of theHttpRequestinterface.classDefines aBasicAuthRequestdescribes a Baisc-Auth request as of HTTP.classDefines aHttpClientRequestbeing the request as produced by the client.classDefines aHttpServerRequestbeing the request as consumed by the server.