Uses of Class
org.jxmpp.JxmppContext.Builder
-
Packages that use JxmppContext.Builder Package Description org.jxmpp JXMPP, a XMPP base library. -
-
Uses of JxmppContext.Builder in org.jxmpp
Methods in org.jxmpp that return JxmppContext.Builder Modifier and Type Method Description static JxmppContext.BuilderJxmppContext. builder()Construct and retrieve a new builder.JxmppContext.BuilderJxmppContext.Builder. enableCaching()Enable String, Part and Jid caching.JxmppContext.BuilderJxmppContext.Builder. withXmppStringprep(XmppStringprep xmppStringprep)Set the used XmppStringprep.
-