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
public class XmppPrivateChatProducer
- extends DefaultProducer
- Version:
- $Revision: 808253 $
| Methods inherited from class org.apache.camel.impl.ServiceSupport |
addChildService, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, removeChildService, start, stop |
XmppPrivateChatProducer
public XmppPrivateChatProducer(XmppEndpoint endpoint,
String participant)
process
public void process(Exchange exchange)
getParticipant
public String getParticipant()
Copyright © 2007-2009 The Apache Software Foundation. All Rights Reserved.