public class SocketFactoryFactory
extends java.lang.Object
| 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.
|
protected static Log log
public static SocketFactory getFactory(java.lang.String protocol, java.util.Hashtable attributes)
protocol - Today this only supports "http" & "https".attributes -