| Package | Description | 
|---|---|
| org.glassfish.jersey.client | Jersey client-side classes. | 
| Modifier and Type | Method and Description | 
|---|---|
| HttpUrlConnectorProvider | HttpUrlConnectorProvider. chunkSize(int chunkSize)Set chunk size for requests transferred using a
 HTTP chunked transfer coding. | 
| HttpUrlConnectorProvider | HttpUrlConnectorProvider. connectionFactory(HttpUrlConnectorProvider.ConnectionFactory connectionFactory)Set a custom  HttpURLConnectionfactory. | 
| HttpUrlConnectorProvider | HttpUrlConnectorProvider. useFixedLengthStreaming()Instruct the provided connectors to use the  fixed-length streaming modeon the underlying HTTP URL connection instance when sending requests. | 
| HttpUrlConnectorProvider | HttpUrlConnectorProvider. useSetMethodWorkaround()Instruct the provided connectors to use reflection when setting the
 HTTP method value.See  SET_METHOD_WORKAROUNDproperty documentation for more details. | 
Copyright © 2007-2021, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.