org.apache.axis.components.net

Class SocketFactoryFactory

public class SocketFactoryFactory extends Object

Class SocketFactoryFactory

Version: %I%, %G%

Author:

Field Summary
protected static Loglog
Field log
Method Summary
static SocketFactorygetFactory(String protocol, Hashtable attributes)
Returns a copy of the environment's default socket factory.

Field Detail

log

protected static Log log
Field log

Method Detail

getFactory

public static SocketFactory getFactory(String protocol, Hashtable attributes)
Returns a copy of the environment's default socket factory.

Parameters: protocol Today this only supports "http" & "https". attributes

Returns:

Copyright B) 2005 Apache Web Services Project. All Rights Reserved.