Uses of Interface
org.glassfish.jersey.client.HttpUrlConnectorProvider.ConnectionFactory
Packages that use HttpUrlConnectorProvider.ConnectionFactory
-
Uses of HttpUrlConnectorProvider.ConnectionFactory in org.glassfish.jersey.client
Methods in org.glassfish.jersey.client with parameters of type HttpUrlConnectorProvider.ConnectionFactoryModifier and TypeMethodDescriptionHttpUrlConnectorProvider.connectionFactory(HttpUrlConnectorProvider.ConnectionFactory connectionFactory) Set a customHttpURLConnectionfactory.protected ConnectorHttpUrlConnectorProvider.createHttpUrlConnector(Client client, HttpUrlConnectorProvider.ConnectionFactory connectionFactory, int chunkSize, boolean fixLengthStreaming, boolean setMethodWorkaround) CreateHttpUrlConnector.