Uses of Class
rocks.xmpp.extensions.component.accept.model.Handshake
-
Packages that use Handshake Package Description rocks.xmpp.extensions.component.accept.model Provides XML schema implementations of XEP-0050: Ad-Hoc Commands. -
-
Uses of Handshake in rocks.xmpp.extensions.component.accept.model
Methods in rocks.xmpp.extensions.component.accept.model that return Handshake Modifier and Type Method Description static Handshake
Handshake. create(String streamId, String sharedSecret)
Creates the handshake element from stream id and the shared secret.
-