|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SecureProtocolSocketFactory | |
---|---|
org.apache.commons.httpclient.protocol | Provides protocol specific socket factory handling. |
Uses of SecureProtocolSocketFactory in org.apache.commons.httpclient.protocol |
---|
Classes in org.apache.commons.httpclient.protocol that implement SecureProtocolSocketFactory | |
---|---|
class |
SSLProtocolSocketFactory
A SecureProtocolSocketFactory that uses JSSE to create sockets. |
Constructors in org.apache.commons.httpclient.protocol with parameters of type SecureProtocolSocketFactory | |
---|---|
Protocol(String scheme,
SecureProtocolSocketFactory factory,
int defaultPort)
Deprecated. Use the constructor that uses ProtocolSocketFactory, this version of the constructor is only kept for backwards API compatibility. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |