Uses of Interface
org.refcodes.web.HttpBodyAccessor.HttpBodyProvider
-
-
Uses of HttpBodyAccessor.HttpBodyProvider in org.refcodes.web
Subinterfaces of HttpBodyAccessor.HttpBodyProvider in org.refcodes.web Modifier and Type Interface Description interfaceHttpClientRequestDefines aHttpClientRequestbeing the request as produced by the client.static interfaceHttpClientRequest.HttpClientRequestBuilderBuilder for theHttpClientRequestinterface.interfaceHttpServerResponseDefines aHttpServerResponseas produced by the server.Classes in org.refcodes.web that implement HttpBodyAccessor.HttpBodyProvider Modifier and Type Class Description classHttpClientRequestImplImplementation of theHttpClientRequestinterface.classHttpServerResponseImplImplementation of theHttpResponseinterface.
-