public class XmppPrivateChatProducer
extends org.apache.camel.impl.DefaultProducer
| Constructor and Description |
|---|
XmppPrivateChatProducer(XmppEndpoint endpoint,
String participant) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doStart() |
protected void |
doStop() |
String |
getParticipant() |
void |
process(org.apache.camel.Exchange exchange) |
createExchange, createExchange, createExchange, getEndpoint, isSingleton, toStringdoResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, resume, shutdown, start, stop, suspendpublic XmppPrivateChatProducer(XmppEndpoint endpoint, String participant)
public void process(org.apache.camel.Exchange exchange)
protected void doStart()
throws Exception
doStart in class org.apache.camel.impl.DefaultProducerExceptionprotected void doStop()
throws Exception
doStop in class org.apache.camel.impl.DefaultProducerExceptionpublic String getParticipant()
Apache Camel