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