Package | Description |
---|---|
org.restlet | |
org.restlet.engine.application |
Modifier and Type | Method and Description |
---|---|
EncoderService |
Application.getEncoderService()
Returns the encoder service.
|
Modifier and Type | Method and Description |
---|---|
void |
Application.setEncoderService(EncoderService encoderService)
Sets the encoder service.
|
Modifier and Type | Method and Description |
---|---|
EncoderService |
Encoder.getEncoderService()
Returns the parent encoder service.
|
Constructor and Description |
---|
Encoder(Context context,
boolean encodingRequest,
boolean encodingResponse,
EncoderService encoderService)
Constructor.
|
Copyright © 2005–2018. All rights reserved.