Uses of Interface
org.refcodes.web.HttpStatusCodeAccessor
-
Uses of HttpStatusCodeAccessor in org.refcodes.web
Subinterfaces of HttpStatusCodeAccessor in org.refcodes.webModifier and TypeInterfaceDescriptioninterface
Defines aHttpResponse
being the response Header-Fields and the response body.interface
The Interface HttpResponseBuilder.static interface
Extends theHttpStatusCodeAccessor
with a setter method.Classes in org.refcodes.web that implement HttpStatusCodeAccessorModifier and TypeClassDescriptionclass
Implementation of theHttpResponse
interface.class
Defines aHttpClientResponse
being the response as consumed by the client.class
Defines aHttpServerResponse
as produced by the server.