|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.httpclient.HttpConnection
com.eviware.soapui.impl.wsdl.support.http.SoapUIMultiThreadedHttpConnectionManager.HttpConnectionWithReference
public static class SoapUIMultiThreadedHttpConnectionManager.HttpConnectionWithReference
A connection that keeps a reference to itself.
| Field Summary | |
|---|---|
java.lang.ref.WeakReference |
reference
|
| Fields inherited from class org.apache.commons.httpclient.HttpConnection |
|---|
isOpen |
| Constructor Summary | |
|---|---|
SoapUIMultiThreadedHttpConnectionManager.HttpConnectionWithReference(org.apache.commons.httpclient.HostConfiguration hostConfiguration)
|
|
| Method Summary | |
|---|---|
java.net.Socket |
getConnectionSocket()
|
| Methods inherited from class org.apache.commons.httpclient.HttpConnection |
|---|
assertNotOpen, assertOpen, close, closeIfStale, closeSocketAndStreams, flushRequestOutputStream, getHost, getHttpConnectionManager, getLastResponseInputStream, getLocalAddress, getParams, getPort, getProtocol, getProxyHost, getProxyPort, getRequestOutputStream, getResponseInputStream, getSendBufferSize, getSocket, getSoTimeout, getVirtualHost, isLocked, isOpen, isProxied, isResponseAvailable, isResponseAvailable, isSecure, isStale, isStaleCheckingEnabled, isTransparent, open, print, print, printLine, printLine, printLine, readLine, readLine, releaseConnection, setConnectionTimeout, setHost, setHttpConnectionManager, setLastResponseInputStream, setLocalAddress, setLocked, setParams, setPort, setProtocol, setProxyHost, setProxyPort, setSendBufferSize, setSocketTimeout, setSoTimeout, setStaleCheckingEnabled, setVirtualHost, shutdownOutput, tunnelCreated, write, write, writeLine, writeLine |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.ref.WeakReference reference
| Constructor Detail |
|---|
public SoapUIMultiThreadedHttpConnectionManager.HttpConnectionWithReference(org.apache.commons.httpclient.HostConfiguration hostConfiguration)
hostConfiguration - | Method Detail |
|---|
public java.net.Socket getConnectionSocket()
getConnectionSocket in interface ConnectionWithSocket
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||