Uses of Interface
org.apache.servicemix.xmpp.XMPPEndpointType

Packages that use XMPPEndpointType
org.apache.servicemix.xmpp Component for Jabber using the XMPP protocol via the Smack Java client 
 

Uses of XMPPEndpointType in org.apache.servicemix.xmpp
 

Classes in org.apache.servicemix.xmpp that implement XMPPEndpointType
 class XMPPReceiverEndpoint
          This endpoint receives XMPP messages and events and sends them as xml message into the NMR to the defined target
 class XMPPSenderEndpoint
          This endpoint sends XMPP messages from the NMR to a specified target (user or room)
 

Methods in org.apache.servicemix.xmpp that return XMPPEndpointType
 XMPPEndpointType[] XMPPComponent.getEndpoints()
           
 

Methods in org.apache.servicemix.xmpp with parameters of type XMPPEndpointType
 void XMPPComponent.setEndpoints(XMPPEndpointType[] endpoints)
           
 



Copyright © 2005-2015 FuseSource. All Rights Reserved.