Uses of Interface
org.refcodes.web.HttpStatusCodeAccessor
-
Uses of HttpStatusCodeAccessor in org.refcodes.web
Subinterfaces of HttpStatusCodeAccessor in org.refcodes.webModifier and TypeInterfaceDescriptioninterfaceDefines aHttpResponsebeing the response Header-Fields and the response body.interfaceThe Interface HttpResponseBuilder.static interfaceExtends theHttpStatusCodeAccessorwith a setter method.Classes in org.refcodes.web that implement HttpStatusCodeAccessorModifier and TypeClassDescriptionclassImplementation of theHttpResponseinterface.classDefines aHttpClientResponsebeing the response as consumed by the client.classDefines aHttpServerResponseas produced by the server.