Package | Description |
---|---|
org.apache.commons.httpclient.protocol |
Provides protocol specific socket factory handling.
|
Modifier and Type | Class and Description |
---|---|
class |
SSLProtocolSocketFactory
A SecureProtocolSocketFactory that uses JSSE to create sockets.
|
Constructor and Description |
---|
Protocol(java.lang.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.
|
Copyright © 2001-2012 Apache Software Foundation. All Rights Reserved.