public class ProxySelectingSecureAxisSocketFactory
extends org.apache.axis.components.net.JSSESocketFactory
| コンストラクタと説明 |
|---|
ProxySelectingSecureAxisSocketFactory(Hashtable<?,?> attributes) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Socket |
create(String host,
int port,
StringBuffer otherHeaders,
org.apache.axis.components.net.BooleanHolder useFullURL) |
protected void |
initFactory() |
static void |
install() |
public ProxySelectingSecureAxisSocketFactory(Hashtable<?,?> attributes)
public static void install()
public Socket create(String host, int port, StringBuffer otherHeaders, org.apache.axis.components.net.BooleanHolder useFullURL) throws Exception
create インタフェース内 org.apache.axis.components.net.SocketFactorycreate クラス内 org.apache.axis.components.net.JSSESocketFactoryExceptionprotected void initFactory()
throws IOException
initFactory クラス内 org.apache.axis.components.net.JSSESocketFactoryIOExceptionCopyright © 2015. All rights reserved.