Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Uses of Class
com.jivesoftware.webchat.License

Packages that use License
com.jivesoftware.webchat   
 

Uses of License in com.jivesoftware.webchat
 

Methods in com.jivesoftware.webchat that return License
static License License.createWorkgroupLicense()
           
static License License.fromXML(java.lang.String xml)
          Transforms a valid license XML file into a License object.
 License LicenseManager.getLicense()
          Obtain the license for the server.
 

Methods in com.jivesoftware.webchat with parameters of type License
static void LicenseFactory.sign(License license)
           
static java.lang.String License.toXML(License license)
          Transforms a License into an XML file.
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.