Uses of Interface
org.refcodes.net.HttpInputStreamAccessor.HttpInputStreamBuilder
-
-
Uses of HttpInputStreamAccessor.HttpInputStreamBuilder in org.refcodes.net
Classes in org.refcodes.net with type parameters of type HttpInputStreamAccessor.HttpInputStreamBuilder Modifier and Type Interface Description static interfaceHttpInputStreamAccessor.HttpInputStreamBuilder<B extends HttpInputStreamAccessor.HttpInputStreamBuilder<B>>Provides a builder body for a HTTPInputStreamproperty returning the builder for applying multiple build operations.
-