Uses of Class
org.jxmpp.stringprep.simple.SimpleXmppStringprep
-
Packages that use SimpleXmppStringprep Package Description org.jxmpp.stringprep.simple A simple, but not complete, implementation of XMPP Stringprep. -
-
Uses of SimpleXmppStringprep in org.jxmpp.stringprep.simple
Methods in org.jxmpp.stringprep.simple that return SimpleXmppStringprep Modifier and Type Method Description static SimpleXmppStringprep
SimpleXmppStringprep. getInstance()
Get the Simple XMPP Stringprep singleton.
-