Uses of Interface
org.jivesoftware.smack.util.rce.RemoteConnectionEndpoint
Packages that use RemoteConnectionEndpoint
Package
Description
Core classes of the Smack API.
Smack's internal API for XMPP connections over TCP.
Utility classes for Remote Connection Endpoints (RCE).
This package contains websocket endpoint classes needed by the websocket transport.
-
Uses of RemoteConnectionEndpoint in org.jivesoftware.smack
Methods in org.jivesoftware.smack that return types with arguments of type RemoteConnectionEndpointModifier and TypeMethodDescriptionList<? extends RemoteConnectionException<? extends RemoteConnectionEndpoint>>
SmackException.EndpointConnectionException.getConnectionExceptions()
-
Uses of RemoteConnectionEndpoint in org.jivesoftware.smack.tcp.rce
Classes in org.jivesoftware.smack.tcp.rce with type parameters of type RemoteConnectionEndpointModifier and TypeClassDescriptionstatic final class
Subinterfaces of RemoteConnectionEndpoint in org.jivesoftware.smack.tcp.rceClasses in org.jivesoftware.smack.tcp.rce that implement RemoteConnectionEndpointModifier and TypeClassDescriptionfinal class
IpTcpRemoteConnectionEndpoint<IARR extends InternetAddressRR<?>>
class
final class
final class
-
Uses of RemoteConnectionEndpoint in org.jivesoftware.smack.util.rce
Classes in org.jivesoftware.smack.util.rce with type parameters of type RemoteConnectionEndpointModifier and TypeClassDescriptionstatic class
final class
RemoteConnectionException<RCE extends RemoteConnectionEndpoint>
Subinterfaces of RemoteConnectionEndpoint in org.jivesoftware.smack.util.rce -
Uses of RemoteConnectionEndpoint in org.jivesoftware.smack.websocket.rce
Classes in org.jivesoftware.smack.websocket.rce that implement RemoteConnectionEndpointModifier and TypeClassDescriptionclass
class
class