org.restlet.engine
Class HttpProtocolHelper
java.lang.Object
org.restlet.engine.Helper
org.restlet.engine.ProtocolHelper
org.restlet.engine.HttpProtocolHelper
public class HttpProtocolHelper
- extends ProtocolHelper
Protocol helper for the HTTP protocol.
- Author:
- Thierry Boileau
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpProtocolHelper
public HttpProtocolHelper()
registerMethods
public void registerMethods()
- Description copied from class:
ProtocolHelper
- Register all supported methods. The implementation relies on the
Method.register(org.restlet.data.Method)
method.
- Specified by:
registerMethods
in class ProtocolHelper
Copyright © 2005-2013 Restlet.