org.apache.axis.components.net

Interface SecureSocketFactory

All Superinterfaces:
SocketFactory
Known Implementing Classes:
IBMFakeTrustSocketFactory, IBMJSSESocketFactory, JSSESocketFactory, SunFakeTrustSocketFactory, 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.

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

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

create

Copyright B) 2005 Apache Web Services Project. All Rights Reserved.