org.apache.axis.components.net
Interface SecureSocketFactory

All Superinterfaces:
SocketFactory
All Known Implementing Classes:
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 © 2002 JBoss Group, LLC. All Rights Reserved.