Uses of Interface
org.refcodes.web.HttpStatusCodeAccessor
-
-
Uses of HttpStatusCodeAccessor in org.refcodes.web
Subinterfaces of HttpStatusCodeAccessor in org.refcodes.web Modifier and Type Interface Description interfaceHttpResponseDefines aHttpResponsebeing the response Header-Fields and the response body.interfaceHttpResponseBuilder<B>The Interface HttpResponseBuilder.static interfaceHttpStatusCodeAccessor.HttpStatusCodePropertyExtends theHttpStatusCodeAccessorwith a setter method.Classes in org.refcodes.web that implement HttpStatusCodeAccessor Modifier and Type Class Description classAbstractHttpResponseImplementation of theHttpResponseinterface.classHttpClientResponseDefines aHttpClientResponsebeing the response as consumed by the client.classHttpServerResponseDefines aHttpServerResponseas produced by the server.
-