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 static interfaceHttpInputStreamAccessor.HttpInputStreamPropertyProvides a HTTPInputStreamproperty.Classes in org.refcodes.web that implement HttpInputStreamAccessor Modifier and Type Class Description classHttpClientResponseDefines aHttpClientResponsebeing the response as consumed by the client.classHttpServerRequestDefines aHttpServerRequestbeing the request as consumed by the server.
-