org.apache.axis.components.net
public class SocketFactoryFactory extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected static org.apache.commons.logging.Log |
log
Field log
|
Constructor and Description |
---|
SocketFactoryFactory() |
Modifier and Type | Method and Description |
---|---|
static SocketFactory |
getFactory(java.lang.String protocol,
java.util.Hashtable attributes)
Returns a copy of the environment's default socket factory.
|
public static SocketFactory getFactory(java.lang.String protocol, java.util.Hashtable attributes)
protocol
- Today this only supports "http" & "https".attributes
- Copyright ? 2005 Apache Web Services Project. All Rights Reserved.