Uses of Interface
sunlabs.brazil.util.SocketFactory
Packages that use SocketFactory
-
Uses of SocketFactory in sunlabs.brazil.proxy
Classes in sunlabs.brazil.proxy that implement SocketFactoryModifier and TypeClassDescriptionclassSun Specific implementation of a SocketFactory and proxy-decider that work together to decipher the specifics of the Sun Internet setup. -
Uses of SocketFactory in sunlabs.brazil.util
Fields in sunlabs.brazil.util declared as SocketFactoryModifier and TypeFieldDescriptionstatic final SocketFactorySocketFactory.defaultFactoryThe default socket factory. -
Uses of SocketFactory in sunlabs.brazil.util.http
Fields in sunlabs.brazil.util.http declared as SocketFactoryModifier and TypeFieldDescriptionstatic SocketFactoryHttpRequest.socketFactoryThe factory for constructing new Sockets objects used to connect to remote hosts when issuing HTTP requests.