org.apache.camel.component.xmpp
Class XmppPrivateChatProducer
java.lang.Object
org.apache.camel.impl.ServiceSupport
org.apache.camel.impl.DefaultProducer
org.apache.camel.component.xmpp.XmppPrivateChatProducer
- All Implemented Interfaces:
- Processor, Producer, Service
public class XmppPrivateChatProducer
- extends DefaultProducer
- Version:
- $Revision: 756358 $
| Methods inherited from class org.apache.camel.impl.ServiceSupport |
addChildService, getThreadName, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, nextThreadCounter, removeChildService, start, stop |
XmppPrivateChatProducer
public XmppPrivateChatProducer(XmppEndpoint endpoint,
String participant)
process
public void process(Exchange exchange)
doStop
protected void doStop()
throws Exception
- Overrides:
doStop in class DefaultProducer
- Throws:
Exception
getParticipant
public String getParticipant()
Apache CAMEL