See: Description
Interface | Description |
---|---|
XMPPPublisher |
An interface for actors that publish to an XMPP XEP-0060 node.
|
XMPPSubscriber |
An interface for actors that subscribe to an XMPP XEP-0060 node.
|
Class | Description |
---|---|
XMPPGateway |
This attribute sets up and maintains a connection to a XMPP server.
|
XMPPSink |
Publish incoming tokens to an XMPPGateway attribute, if present.
|
XMPPSource |
An actor that subscribes to an XMPP XEP-0060 node and fires upon an event.
|