org.restlet.service
Class DecoderService
java.lang.Object
org.restlet.service.Service
org.restlet.service.DecoderService
public class DecoderService
- extends Service
Service automatically decoding or decompressing request entities.
- Author:
- Jerome Louvel
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DecoderService
public DecoderService()
- Constructor.
DecoderService
public DecoderService(boolean enabled)
- Constructor.
- Parameters:
enabled
- True if the service has been enabled.
Copyright © 2005-2008 Noelios Technologies.