|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.restlet.service.DecoderService
public class DecoderService
Service automatically decoding or decompressing request entities.
| Constructor Summary | |
|---|---|
DecoderService(boolean enabled)
Constructor. |
|
| Method Summary | |
|---|---|
boolean |
isEnabled()
Indicates if the service should be enabled. |
void |
setEnabled(boolean enabled)
Indicates if the service should be enabled. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DecoderService(boolean enabled)
enabled - True if the service has been enabled.| Method Detail |
|---|
public boolean isEnabled()
public void setEnabled(boolean enabled)
enabled - True if the service should be enabled.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||