|
eXo WS :: Commons Utils 2.3.4-GA | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HTTPConnection | |
|---|---|
| org.exoplatform.common.http.client | |
| Uses of HTTPConnection in org.exoplatform.common.http.client |
|---|
| Fields in org.exoplatform.common.http.client declared as HTTPConnection | |
|---|---|
protected HTTPConnection |
HttpURLConnection.con
the current connection |
| Methods in org.exoplatform.common.http.client that return HTTPConnection | |
|---|---|
HTTPConnection |
RoRequest.getConnection()
|
HTTPConnection |
Request.getConnection()
|
protected HTTPConnection |
HttpURLConnection.getConnection(URL url)
Returns an HTTPConnection. |
| Methods in org.exoplatform.common.http.client with parameters of type HTTPConnection | |
|---|---|
void |
Request.setConnection(HTTPConnection con)
|
| Constructors in org.exoplatform.common.http.client with parameters of type HTTPConnection | |
|---|---|
Request(HTTPConnection con,
String method,
String req_uri,
NVPair[] headers,
byte[] data,
HttpOutputStream stream,
boolean allow_ui)
Creates a new request structure. |
|
|
eXo WS :: Commons Utils 2.3.4-GA | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||