|
Parameterize Variable computedChunkSize : int to chunkSize : int in method protected createHttpUrlConnector(client Client, connectionFactory ConnectionFactory, chunkSize int, fixLengthStreaming boolean, setMethodWorkaround boolean) : Connector in class org.glassfish.jersey.client.HttpUrlConnectorProvider |
From |
To |
|
Parameterize Variable computedUseSetMethodWorkaround : boolean to setMethodWorkaround : boolean in method protected createHttpUrlConnector(client Client, connectionFactory ConnectionFactory, chunkSize int, fixLengthStreaming boolean, setMethodWorkaround boolean) : Connector in class org.glassfish.jersey.client.HttpUrlConnectorProvider |
From |
To |
|
Parameterize Variable computedUseFixedLengthStreaming : boolean to fixLengthStreaming : boolean in method protected createHttpUrlConnector(client Client, connectionFactory ConnectionFactory, chunkSize int, fixLengthStreaming boolean, setMethodWorkaround boolean) : Connector in class org.glassfish.jersey.client.HttpUrlConnectorProvider |
From |
To |