Package org.jxmpp.repl
Class JxmppRepl
- java.lang.Object
-
- org.jxmpp.repl.JxmppRepl
-
public class JxmppRepl extends java.lang.Object
Supporting class for JXMPP's REPL.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
init()
Initializes the REPL.static void
useIcu4J()
Use ICU4J as stringprep facility.static void
useLibidn()
Use LibIDN as stringprep facility.
-