| Package | Description |
|---|---|
| org.restlet |
Core classes of the Restlet API.
|
| org.restlet.engine.connector |
Integration with Java URLConnection class.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectorService |
Application.getConnectorService()
Returns the connector service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Application.setConnectorService(ConnectorService connectorService)
Sets the connector service.
|
| Modifier and Type | Method and Description |
|---|---|
static ConnectorService |
ConnectorHelper.getConnectorService()
Returns the connector service associated to a request.
|
Copyright © 2005–2025. All rights reserved.