Package | Description |
---|---|
org.restlet | |
org.restlet.resource |
Modifier and Type | Method and Description |
---|---|
ConnegService |
Application.getConnegService()
Returns the content negotiation service.
|
Modifier and Type | Method and Description |
---|---|
void |
Application.setConnegService(ConnegService connegService)
Sets the content negotiation service.
|
Modifier and Type | Method and Description |
---|---|
ConnegService |
Resource.getConnegService()
Returns the application's content negotiation service or create a new
one.
|
Copyright © 2005–2015. All rights reserved.