Uses of Class
rocks.xmpp.extensions.httpbind.model.Body
-
Packages that use Body Package Description rocks.xmpp.extensions.httpbind.model Provides XML schema implementations of XEP-0124: Bidirectional-streams Over Synchronous HTTP (BOSH) and XEP-0206: XMPP Over BOSH. -
-
Uses of Body in rocks.xmpp.extensions.httpbind.model
Methods in rocks.xmpp.extensions.httpbind.model that return Body Modifier and Type Method Description Body
Body.Builder. build()
Builds the body.Methods in rocks.xmpp.extensions.httpbind.model with parameters of type Body Modifier and Type Method Description int
Body. compareTo(Body o)
Compares this body with another body by using the request id.
-