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

Uses of Interface org.apache.axis.components.net.SocketFactory (JAXRPC API) - JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档


Uses of Interface
org.apache.axis.components.net.SocketFactory

Packages that use SocketFactory
org.apache.axis.components.net   
 

Uses of SocketFactory in org.apache.axis.components.net
 

Subinterfaces of SocketFactory in org.apache.axis.components.net
 interface SecureSocketFactory
          Secure Socket factory.
 

Classes in org.apache.axis.components.net that implement SocketFactory
 class DefaultSocketFactory
          Default socket factory.
 class JSSESocketFactory
          SSL socket factory.
 class SunFakeTrustSocketFactory
          Hook for Axis sender, allowing unsigned server certs
 class SunJSSESocketFactory
          SSL socket factory.
 

Methods in org.apache.axis.components.net that return SocketFactory
static SocketFactory SocketFactoryFactory.getFactory(String protocol, Hashtable attributes)
          Returns a copy of the environment's default socket factory.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.