public class ProxySelectingAxisSocketFactory
extends org.apache.axis.components.net.DefaultSocketFactory
Constructor and Description |
---|
ProxySelectingAxisSocketFactory(Hashtable<?,?> attributes) |
Modifier and Type | Method and Description |
---|---|
Socket |
create(String host,
int port,
StringBuffer otherHeaders,
org.apache.axis.components.net.BooleanHolder useFullURL) |
static void |
install() |
public ProxySelectingAxisSocketFactory(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
in interface org.apache.axis.components.net.SocketFactory
create
in class org.apache.axis.components.net.DefaultSocketFactory
Exception