Smack/smack-tcp/src/main/java/org/jivesoftware/smack/tcp/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
..
IpTcpRemoteConnectionEndpoint.java Introduce Smack's Modular Connection Architecture 2020-04-04 13:03:31 +02:00
RemoteXmppTcpConnectionEndpoints.java Introduce Smack's Modular Connection Architecture 2020-04-04 13:03:31 +02:00
Rfc6120TcpRemoteConnectionEndpoint.java Introduce Smack's Modular Connection Architecture 2020-04-04 13:03:31 +02:00
SrvRemoteConnectionEndpoint.java Introduce Smack's Modular Connection Architecture 2020-04-04 13:03:31 +02:00
SrvXmppRemoteConnectionEndpoint.java Introduce Smack's Modular Connection Architecture 2020-04-04 13:03:31 +02:00
SrvXmppsRemoteConnectionEndpoint.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