org.jboss.axis.components.net
Interface SecureSocketFactory

All Superinterfaces:
SocketFactory (src)
All Known Implementing Classes:
JSSESocketFactory (src) , SunJSSESocketFactory (src)

public interface SecureSocketFactory
extends SocketFactory (src)

Secure Socket factory. This has a separate interface to allow discovery (by interface) and runtime distinction to be made between Socket & SecureSockets.


Methods inherited from interface org.jboss.axis.components.net.SocketFactory (src)
create