| Package | Description |
|---|---|
| org.restlet.engine.connector |
Integration with Java URLConnection class.
|
| Modifier and Type | Method and Description |
|---|---|
HttpClientHelper |
HttpUrlConnectionCall.getHelper()
Returns the HTTP client helper.
|
| Constructor and Description |
|---|
HttpUrlConnectionCall(HttpClientHelper helper,
String method,
String requestUri,
boolean hasEntity)
Constructor.
|
Copyright © 2005–2025. All rights reserved.