站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档

SecureSocketFactory (JAXRPC API) - JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档


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.