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
 

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

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



Copyright © 2002 Apache XML Project. All Rights Reserved.