Uses of Interface
org.refcodes.web.HttpInputStreamAccessor.HttpInputStreamBuilder
-
Uses of HttpInputStreamAccessor.HttpInputStreamBuilder in org.refcodes.web
Classes in org.refcodes.web with type parameters of type HttpInputStreamAccessor.HttpInputStreamBuilderModifier and TypeInterfaceDescriptionstatic interface
HttpInputStreamAccessor.HttpInputStreamBuilder<B extends HttpInputStreamAccessor.HttpInputStreamBuilder<B>>
Provides a builder body for a HTTPInputStream
property returning the builder for applying multiple build operations.