Package org.jxmpp.repl
Class JxmppRepl
- java.lang.Object
-
- org.jxmpp.repl.JxmppRepl
-
-
Constructor Summary
Constructors Constructor Description JxmppRepl()
-
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.
-