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:
- IsSingleton, Processor, Producer, Service, ShutdownableService
public class XmppPrivateChatProducer
- extends DefaultProducer
- Version:
- $Revision: 20398 $
| Methods inherited from class org.apache.camel.impl.ServiceSupport |
addChildService, doShutdown, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, removeChildService, shutdown, start, stop |
XmppPrivateChatProducer
public XmppPrivateChatProducer(XmppEndpoint endpoint,
String participant)
process
public void process(Exchange exchange)
getParticipant
public String getParticipant()
Copyright © 2007-2010 IONA Open Source Community. All Rights Reserved.