Uses of Interface
org.refcodes.web.HttpInputStreamAccessor
-
-
Uses of HttpInputStreamAccessor in org.refcodes.web
Subinterfaces of HttpInputStreamAccessor in org.refcodes.web Modifier and Type Interface Description interfaceHttpClientResponseDefines aHttpClientResponsebeing the response as consumed by the client.static interfaceHttpInputStreamAccessor.HttpInputStreamPropertyProvides a HTTPInputStreamproperty.interfaceHttpServerRequestDefines aHttpServerRequestbeing the request as consumed by the server.Classes in org.refcodes.web that implement HttpInputStreamAccessor Modifier and Type Class Description classHttpClientResponseImplImplementation of theHttpClientResponseinterface.classHttpServerRequestImplThe Class HttpServerRequestImpl.
-