org.apache.axis.components.net
Class SocketFactoryFactory
java.lang.Objectorg.apache.axis.components.net.SocketFactoryFactory
public class SocketFactoryFactory
extends java.lang.Object
Class SocketFactoryFactory
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 © 2005 Apache Web Services Project. All Rights Reserved.