|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpConnection | |
---|---|
org.eclipse.webdav.http.client | Provides support for the HTTP protocol. |
Uses of HttpConnection in org.eclipse.webdav.http.client |
---|
Methods in org.eclipse.webdav.http.client that return HttpConnection | |
---|---|
HttpConnection |
HttpClient.ConnectionsRecycler.getConnection(URL originServerUrl)
Returns an unused connection that is connected to the origin server at the given URL . |
Methods in org.eclipse.webdav.http.client with parameters of type HttpConnection | |
---|---|
void |
HttpClient.ConnectionsRecycler.putConnection(HttpConnection connection)
Marks the given connection that is in use as unused. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |