|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpClientHelper | |
---|---|
com.noelios.restlet.ext.net | Integration with Java HttpURLConnection class. |
Uses of HttpClientHelper in com.noelios.restlet.ext.net |
---|
Methods in com.noelios.restlet.ext.net that return HttpClientHelper | |
---|---|
HttpClientHelper |
HttpUrlConnectionCall.getHelper()
Returns the HTTP client helper. |
Constructors in com.noelios.restlet.ext.net with parameters of type HttpClientHelper | |
---|---|
HttpUrlConnectionCall(HttpClientHelper helper,
java.lang.String method,
java.lang.String requestUri,
boolean hasEntity)
Constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |