|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConverterService | |
---|---|
org.restlet | Core classes of the API. |
Uses of ConverterService in org.restlet |
---|
Methods in org.restlet that return ConverterService | |
---|---|
ConverterService |
Application.getConverterService()
Deprecated. Since 1.1 with no replacement as it doesn't fit well with content negotiation. Most users prefer to handle those conversion in Resource subclasses. |
Methods in org.restlet with parameters of type ConverterService | |
---|---|
void |
Application.setConverterService(ConverterService converterService)
Deprecated. Since 1.1 with no replacement as it doesn't fit well with content negotiation. Most users prefer to handle those conversion in Resource subclasses. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |