public class HipchatProducer
extends org.apache.camel.impl.DefaultProducer
| Constructor and Description |
|---|
HipchatProducer(HipchatEndpoint endpoint) |
| Modifier and Type | Method and Description |
|---|---|
HipchatEndpoint |
getEndpoint() |
protected org.apache.http.StatusLine |
post(String urlPath,
Map<String,String> postParam) |
void |
process(org.apache.camel.Exchange exchange) |
String |
toString() |
createExchange, createExchange, createExchange, doStart, doStop, isSingletondoResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, resume, shutdown, start, stop, suspendpublic HipchatProducer(HipchatEndpoint endpoint)
protected org.apache.http.StatusLine post(String urlPath, Map<String,String> postParam) throws IOException
IOExceptionpublic HipchatEndpoint getEndpoint()
getEndpoint in interface org.apache.camel.EndpointAwaregetEndpoint in class org.apache.camel.impl.DefaultProducerpublic String toString()
toString in class org.apache.camel.impl.DefaultProducerApache Camel