Uses of Class
org.glassfish.jersey.client.ChunkedInput
Packages that use ChunkedInput
-
Uses of ChunkedInput in org.glassfish.jersey.client
Methods in org.glassfish.jersey.client that return ChunkedInputModifier and TypeMethodDescriptionChunkedInputReader.readFrom
(Class<ChunkedInput> chunkedInputClass, Type type, Annotation[] annotations, javax.ws.rs.core.MediaType mediaType, javax.ws.rs.core.MultivaluedMap<String, String> headers, InputStream inputStream) Method parameters in org.glassfish.jersey.client with type arguments of type ChunkedInputModifier and TypeMethodDescriptionChunkedInputReader.readFrom
(Class<ChunkedInput> chunkedInputClass, Type type, Annotation[] annotations, javax.ws.rs.core.MediaType mediaType, javax.ws.rs.core.MultivaluedMap<String, String> headers, InputStream inputStream)