|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.httpclient.HostConfiguration
com.eviware.soapui.impl.wsdl.support.http.SoapUIHostConfiguration
public class SoapUIHostConfiguration
| Field Summary | |
|---|---|
static java.lang.String |
SOAPUI_SSL_CONFIG
|
| Fields inherited from class org.apache.commons.httpclient.HostConfiguration |
|---|
ANY_HOST_CONFIGURATION |
| Constructor Summary | |
|---|---|
SoapUIHostConfiguration()
|
|
SoapUIHostConfiguration(org.apache.commons.httpclient.HostConfiguration hostConfiguration)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
clone()
|
boolean |
equals(java.lang.Object o)
|
int |
hashCode()
|
| Methods inherited from class org.apache.commons.httpclient.HostConfiguration |
|---|
getHost, getHostURL, getLocalAddress, getParams, getPort, getProtocol, getProxyHost, getProxyPort, getVirtualHost, hostEquals, isHostSet, isProxySet, proxyEquals, setHost, setHost, setHost, setHost, setHost, setHost, setHost, setLocalAddress, setParams, setProxy, setProxyHost, toString |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String SOAPUI_SSL_CONFIG
| Constructor Detail |
|---|
public SoapUIHostConfiguration()
public SoapUIHostConfiguration(org.apache.commons.httpclient.HostConfiguration hostConfiguration)
| Method Detail |
|---|
public java.lang.Object clone()
clone in class org.apache.commons.httpclient.HostConfigurationpublic boolean equals(java.lang.Object o)
equals in class org.apache.commons.httpclient.HostConfigurationpublic int hashCode()
hashCode in class org.apache.commons.httpclient.HostConfiguration
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||