org.apache.camel.component.http
Class HttpConsumer
java.lang.Object
org.apache.camel.impl.ServiceSupport
org.apache.camel.impl.DefaultConsumer
org.apache.camel.component.http.HttpConsumer
- All Implemented Interfaces:
- Consumer, Service
public class HttpConsumer
- extends DefaultConsumer
- Version:
- $Revision: 712937 $
Methods inherited from class org.apache.camel.impl.ServiceSupport |
addChildService, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, removeChildService, start, stop |
HttpConsumer
public HttpConsumer(HttpEndpoint endpoint,
Processor processor)
getEndpoint
public HttpEndpoint getEndpoint()
- Specified by:
getEndpoint
in interface Consumer
- Overrides:
getEndpoint
in class DefaultConsumer
getBinding
public HttpBinding getBinding()
getPath
public String getPath()
doStart
protected void doStart()
throws Exception
- Overrides:
doStart
in class DefaultConsumer
- Throws:
Exception
doStop
protected void doStop()
throws Exception
- Overrides:
doStop
in class DefaultConsumer
- Throws:
Exception
Copyright © 2007-2009 The Apache Software Foundation. All Rights Reserved.