Uses of Interface
tigase.util.stringprep.XMPPStringPrepIfc
Packages that use XMPPStringPrepIfc
-
Uses of XMPPStringPrepIfc in tigase.util.stringprep
Classes in tigase.util.stringprep that implement XMPPStringPrepIfcModifier and TypeClassDescriptionclass
Class implementing stringprep processor interface.class
Created: Feb 4, 2010 9:31:23 AMMethods in tigase.util.stringprep that return XMPPStringPrepIfcModifier and TypeMethodDescriptionstatic XMPPStringPrepIfc
XMPPStringPrepFactory.getDefaultXMPPStringPrep()
Factory method for creating and returning stringprep implementation used by the Tigase server.static XMPPStringPrepIfc
XMPPStringPrepFactory.getEmptyXMPPStringPrep()
Factory method for creating and returning stringprep implementation used by the Tigase server.static XMPPStringPrepIfc
XMPPStringPrepFactory.getLibIDNXMPPStringPrep()
Factory method for creating and returning stringprep implementation used by the Tigase server.static XMPPStringPrepIfc
XMPPStringPrepFactory.getSimpleXMPPStringPrep()
Factory method for creating and returning stringprep implementation used by the Tigase server.static XMPPStringPrepIfc
XMPPStringPrepFactory.getXMPPStringPrep
(String stringprepProcessor)