|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConnegService | |
|---|---|
| org.restlet | Core classes of the API. |
| org.restlet.resource | Client and server resource classes. |
| Uses of ConnegService in org.restlet |
|---|
| Methods in org.restlet that return ConnegService | |
|---|---|
ConnegService |
Application.getConnegService()
Returns the content negotiation service. |
| Methods in org.restlet with parameters of type ConnegService | |
|---|---|
void |
Application.setConnegService(ConnegService connegService)
Sets the content negotiation service. |
| Uses of ConnegService in org.restlet.resource |
|---|
| Methods in org.restlet.resource that return ConnegService | |
|---|---|
ConnegService |
Resource.getConnegService()
Returns the application's content negotiation service or create a new one. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||