Class Summary |
CertificateManager |
Utility class that provides similar functionality to the keytool tool. |
FastDateFormat |
Similar to SimpleDateFormat , but faster and thread-safe. |
JiveConstants |
Contains constant values representing various objects in Jive. |
JiveGlobals |
Controls Jive properties. |
LocaleUtils |
A set of methods for retrieving and converting locale specific strings and numbers. |
Log |
Simple wrapper to the incorporated LogKit to log under a single logging name. |
PropertyEventDispatcher |
Dispatches property events. |
StringUtils |
Utility class to peform common String manipulation algorithms. |
TaskEngine |
Performs tasks using worker threads. |
Version |
Holds version information for Openfire. |
XMLProperties |
Provides the the ability to use simple XML property files. |
XMLWriter |
Replacement class of the original XMLWriter.java (version: 1.77) since the original is still
using StringBuffer which is not fast. |