org.apache.axis.components.net
Interface SecureSocketFactory

All Superinterfaces:
SocketFactory
All Known Implementing Classes:
IBMJSSESocketFactory, JSSESocketFactory, SunJSSESocketFactory

public interface SecureSocketFactory
extends SocketFactory

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

Author:
Richard A. Sitze, Davanum Srinivas (dims@yahoo.com)

Methods inherited from interface org.apache.axis.components.net.SocketFactory
create
 



Copyright ? 2003 Apache Web Services Project. All Rights Reserved.