Uses of Interface
org.refcodes.net.HttpInputStreamAccessor
-
-
Uses of HttpInputStreamAccessor in org.refcodes.net
Subinterfaces of HttpInputStreamAccessor in org.refcodes.net 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.net that implement HttpInputStreamAccessor Modifier and Type Class Description classHttpClientResponseImplImplementation of theHttpClientResponseinterface.classHttpServerRequestImplThe Class HttpServerRequestImpl.
-