Uses of Class
org.jxmpp.JxmppContext.Builder
Packages that use JxmppContext.Builder
-
Uses of JxmppContext.Builder in org.jxmpp
Methods in org.jxmpp that return JxmppContext.BuilderModifier and TypeMethodDescriptionstatic JxmppContext.Builder
JxmppContext.builder()
Construct and retrieve a new builder.JxmppContext.Builder.enableCaching()
Enable String, Part and Jid caching.JxmppContext.Builder.withXmppStringprep
(XmppStringprep xmppStringprep) Set the used XmppStringprep.