Smack/smack-core/src/main/java/org/jivesoftware/smack/util/rce
Florian Schmaus cc636fff21 Introduce Smack's Modular Connection Architecture
This is a complete redesign of what was previously
XmppNioTcpConnection. The new architecture allows to extend an XMPP
client to server (c2s) connection with new transport bindings and
other extensions.
2020-04-04 13:03:31 +02:00
..
RemoteConnectionEndpoint.java Introduce Smack's Modular Connection Architecture 2020-04-04 13:03:31 +02:00
RemoteConnectionEndpointLookupFailure.java Introduce Smack's Modular Connection Architecture 2020-04-04 13:03:31 +02:00
RemoteConnectionException.java Introduce Smack's Modular Connection Architecture 2020-04-04 13:03:31 +02:00
SingleAddressRemoteConnectionEndpoint.java Introduce Smack's Modular Connection Architecture 2020-04-04 13:03:31 +02:00
package-info.java Introduce Smack's Modular Connection Architecture 2020-04-04 13:03:31 +02:00