Uses of Interface
org.refcodes.web.HttpBodyAccessor
-
-
Uses of HttpBodyAccessor in org.refcodes.web
Subinterfaces of HttpBodyAccessor in org.refcodes.web Modifier and Type Interface Description static interfaceHttpBodyAccessor.HttpBodyPropertyProvides a HTTP body property.Classes in org.refcodes.web that implement HttpBodyAccessor Modifier and Type Class Description classHttpClientResponseDefines aHttpClientResponsebeing the response as consumed by the client.classHttpServerRequestDefines aHttpServerRequestbeing the request as consumed by the server.
-