Spring Web Services Framework

Package org.springframework.ws.transport.xmpp

Package providing support for handling messages via xmpp.

See:
          Description

Interface Summary
XmppTransportConstants Declares XMPP-specific transport constants.
 

Class Summary
XmppMessageReceiver Server-side component for receiving XMPP (Jabber) messages.
XmppMessageSender WebServiceMessageSender implementation that uses XMPP Messages.
XmppReceiverConnection Implementation of WebServiceConnection that is used for server-side XMPP access.
XmppSenderConnection Implementation of WebServiceConnection that is used for client-side XMPP access.
 

Package org.springframework.ws.transport.xmpp Description

Package providing support for handling messages via xmpp.


Spring Web Services Framework

Copyright © 2005-2013 The Spring Web Services Framework. All Rights Reserved.