Uses of Interface
org.apache.axis.components.net.SocketFactory
Packages that use SocketFactory
-
Uses of SocketFactory in org.apache.axis.components.net
Subinterfaces of SocketFactory in org.apache.axis.components.netClasses in org.apache.axis.components.net that implement SocketFactoryModifier and TypeClassDescriptionclass
Default socket factory.class
Hook for Axis sender, allowing unsigned server certsclass
SSL socket factory.class
SSL socket factory.class
Hook for Axis sender, allowing unsigned server certsclass
SSL socket factory.Methods in org.apache.axis.components.net that return SocketFactoryModifier and TypeMethodDescriptionstatic SocketFactory
SocketFactoryFactory.getFactory
(String protocol, Hashtable attributes) Returns a copy of the environment's default socket factory.