- sendNonza(Nonza) - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
-
- sendSmAcknowledgement() - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
-
Send a unconditional Stream Management acknowledgment to the server.
- sendStanzaInternal(Stanza) - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
-
- sendStreamElement(Element) - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnection.PacketWriter
-
Sends the specified element to the server.
- setBundleandDeferCallback(BundleAndDeferCallback) - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
-
Set the bundle and defer callback used for this connection.
- setConnectTimeout(int) - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnectionConfiguration.Builder
-
Set how long the socket will wait until a TCP connection is established (in milliseconds).
- setDefaultBundleAndDeferCallback(BundleAndDeferCallback) - Static method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
-
Set the default bundle and defer callback used for new connections.
- setPreferredResumptionTime(int) - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
-
Set the preferred resumption time in seconds.
- setup(XMPPTCPConnection, Stanza) - Static method in class org.jivesoftware.smack.sm.predicates.tcp.OnceForThisStanza
-
- setUseStreamManagement(boolean) - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
-
Set if Stream Management should be used if supported by the server.
- setUseStreamManagementDefault(boolean) - Static method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
-
Set if Stream Management should be used by default for new connections.
- setUseStreamManagementResumptiodDefault(boolean) - Static method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
-
- setUseStreamManagementResumption(boolean) - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
-
Set if Stream Management resumption should be used if supported by the server.
- setUseStreamManagementResumptionDefault(boolean) - Static method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
-
Set if Stream Management resumption should be used by default for new connections.
- setWriteInterestAfterChannelSelectedCallback - Variable in class org.jivesoftware.smack.tcp.XmppTcpTransportModule.Stats
-
- setWriter(Writer) - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
-
For unit testing purposes
- shutdown() - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
-
Shuts the current connection down.
- shutdownTimestamp - Variable in class org.jivesoftware.smack.tcp.XMPPTCPConnection.PacketWriter
-
If set, the stanza writer is shut down
- srv - Variable in class org.jivesoftware.smack.tcp.rce.SrvRemoteConnectionEndpoint
-
- SrvRemoteConnectionEndpoint - Class in org.jivesoftware.smack.tcp.rce
-
- SrvRemoteConnectionEndpoint(SRV, List<? extends InetAddress>) - Constructor for class org.jivesoftware.smack.tcp.rce.SrvRemoteConnectionEndpoint
-
- SrvXmppRemoteConnectionEndpoint - Class in org.jivesoftware.smack.tcp.rce
-
- SrvXmppRemoteConnectionEndpoint(SRV, List<? extends InetAddress>) - Constructor for class org.jivesoftware.smack.tcp.rce.SrvXmppRemoteConnectionEndpoint
-
- SrvXmppsRemoteConnectionEndpoint - Class in org.jivesoftware.smack.tcp.rce
-
- SrvXmppsRemoteConnectionEndpoint(SRV, List<? extends InetAddress>) - Constructor for class org.jivesoftware.smack.tcp.rce.SrvXmppsRemoteConnectionEndpoint
-
- sslEngineDelegatedTasks - Variable in class org.jivesoftware.smack.tcp.XmppTcpTransportModule.Stats
-
- stopCurrentBundleAndDefer() - Method in class org.jivesoftware.smack.tcp.BundleAndDefer
-
Stop the bundle and defer mechanism that was started when this instance of
BundleAndDefer was emitted by
Smack.
- streamWasResumed() - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
-
Returns true if the stream was successfully resumed with help of Stream Management.