Uses of Interface
tigase.util.XMPPStringPrepIfc

Packages that use XMPPStringPrepIfc
tigase.util   
 

Uses of XMPPStringPrepIfc in tigase.util
 

Classes in tigase.util that implement XMPPStringPrepIfc
 class XMPPStringPrepEmpty
          Class implementing stringprep processor interface.
 class XMPPStringPrepSimple
          Created: Feb 4, 2010 9:31:23 AM
 

Methods in tigase.util that return XMPPStringPrepIfc
static 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(java.lang.String stringprepProcessor)
           
 



Copyright © 2001-2006 Tigase Developers Team. All rights Reserved.