Uses of Interface
org.refcodes.net.HttpBodyAccessor
-
-
Uses of HttpBodyAccessor in org.refcodes.net
Subinterfaces of HttpBodyAccessor in org.refcodes.net Modifier and Type Interface Description static interfaceHttpBodyAccessor.HttpBodyPropertyProvides a HTTP body property.interfaceHttpClientResponseDefines aHttpClientResponsebeing the response as consumed by the client.interfaceHttpServerRequestDefines aHttpServerRequestbeing the request as consumed by the server.Classes in org.refcodes.net that implement HttpBodyAccessor Modifier and Type Class Description classHttpClientResponseImplImplementation of theHttpClientResponseinterface.classHttpServerRequestImplThe Class HttpServerRequestImpl.
-