|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpManagedConnectionImpl | |
|---|---|
| org.jcoderz.commons.connector.http | |
| Uses of HttpManagedConnectionImpl in org.jcoderz.commons.connector.http |
|---|
| Methods in org.jcoderz.commons.connector.http that return HttpManagedConnectionImpl | |
|---|---|
protected HttpManagedConnectionImpl |
HttpConnectionImpl.getManagedConnection()
Gets the associated ManagedConnection. |
| Methods in org.jcoderz.commons.connector.http with parameters of type HttpManagedConnectionImpl | |
|---|---|
protected void |
HttpConnectionImpl.associateManagedConnection(HttpManagedConnectionImpl mc)
Associate a different physical connection to this user-level connection. |
| Constructors in org.jcoderz.commons.connector.http with parameters of type HttpManagedConnectionImpl | |
|---|---|
HttpConnectionImpl(HttpManagedConnectionImpl mc)
Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||