org.apache.axis.components.net

Class SocketFactoryFactory


public class SocketFactoryFactory
extends java.lang.Object

Class SocketFactoryFactory
Version:
%I%, %G%

Field Summary

protected static Log
log
Field log

Method Summary

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

Field Details

log

protected static Log log
Field log

Method Details

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 © 2005 Apache Web Services Project. All Rights Reserved.