Class XmppSenderConnection

All Implemented Interfaces:
AutoCloseable, HeadersAwareSenderWebServiceConnection, WebServiceConnection

public class XmppSenderConnection extends AbstractSenderConnection
Implementation of WebServiceConnection that is used for client-side XMPP access. Exposes a Message request and response message.
Since:
2.0
Author:
Gildas Cuisinier, Arjen Poutsma, Greg Turnquist