Uses of Interface
com.google.api.client.http.javanet.ConnectionFactory
Packages that use ConnectionFactory
Package
Description
HTTP Transport library for Google API's based on the
java.net package.-
Uses of ConnectionFactory in com.google.api.client.http.javanet
Classes in com.google.api.client.http.javanet that implement ConnectionFactoryModifier and TypeClassDescriptionclassDefault implementation ofConnectionFactory, which simply attempts to open the connection with an optionalProxy.Methods in com.google.api.client.http.javanet with parameters of type ConnectionFactoryModifier and TypeMethodDescriptionNetHttpTransport.Builder.setConnectionFactory(ConnectionFactory connectionFactory)