站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档

SocketFactoryFactory (JAXRPC API) - JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档


org.apache.axis.components.net
Class SocketFactoryFactory

java.lang.Object
  extended byorg.apache.axis.components.net.SocketFactoryFactory

public class SocketFactoryFactory
extends Object

Class SocketFactoryFactory

Version:
%I%, %G%
Author:

Constructor Summary
SocketFactoryFactory()
           
 
Method Summary
static SocketFactory getFactory(String protocol, Hashtable attributes)
          Returns a copy of the environment's default socket factory.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SocketFactoryFactory

public SocketFactoryFactory()
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 © 2002 JBoss Group, LLC. All Rights Reserved.