Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.jivesoftware.util Classes and Interfaces - 140 results found.
NameDescriptionTypePackageFramework
AesEncryptorUtility class providing symmetric AES encryption/decryption.Classorg.jivesoftware.utilEcho
AlreadyExistsExceptionFlags an exception when something to be created or added already exists.Classorg.jivesoftware.utilEcho
Base64Encodes and decodes to and from Base64 notation.Classorg.jivesoftware.utilEcho
Base64 .InputStreamA Base64.Classorg.jivesoftware.util.Base64Echo
Base64 .OutputStreamA Base64.Classorg.jivesoftware.util.Base64Echo
BeanUtilsClassorg.jivesoftware.utilEcho
BlowfishA class that provides easy Blowfish encryption.Classorg.jivesoftware.utilEcho
ByteFormatA formatter for formatting byte sizes.Classorg.jivesoftware.utilEcho
CacheGeneral purpose cache.Interfaceorg.jivesoftware.util.cacheEcho
CacheableInterface that defines the necessary behavior for objects added to a Cache.Interfaceorg.jivesoftware.util.cacheEcho
CacheFactoryCreates Cache objects.Classorg.jivesoftware.util.cacheEcho
CacheFactoryStrategyInterfaceorg.jivesoftware.util.cacheEcho
CacheSizesUtility class for determining the sizes in bytes of commonly used objects.Classorg.jivesoftware.util.cacheEcho
CacheWrapperActs as a proxy for a Cache implementation.Classorg.jivesoftware.util.cacheEcho
CannotCalculateSizeExceptionFlags an exception when we cannot determine size of the object to be cached.Classorg.jivesoftware.util.cacheEcho
CertificateEventListenerInterface to listen for certificate events.Interfaceorg.jivesoftware.utilEcho
CertificateIdentityMappingThis is the interface used to map identity credentials from certificates.Interfaceorg.jivesoftware.util.certEcho
CertificateManagerUtility class that provides similar functionality to the keytool tool.Classorg.jivesoftware.utilEcho
ClassUtilsA utility class to assist with loading classes or resources by name.Classorg.jivesoftware.utilEcho
ClusterTaskAn interface to mix in Externalizable and Runnable, which are both required for sending invokable tasks across a cluster.Interfaceorg.jivesoftware.util.cacheEcho
CNCertificateIdentityMappingCertificate identity mapping that uses the CommonName as the identity credentialsClassorg.jivesoftware.util.certEcho
CommonsLogFactoryA LogFactory implementation to override the default commons-logging behavior.Classorg.jivesoftware.util.log.utilEcho
ComponentCacheWrapperThis specialized wrapper is used for the Components cache, which should not be purged.Classorg.jivesoftware.util.cacheEcho
ConcurrentHashSetThis class implements the Set interface, backed by a ConcurrentHashMap instance.Classorg.jivesoftware.utilEcho
CookieUtilsClassorg.jivesoftware.utilEcho
DefaultCacheDefault, non-distributed implementation of the Cache interface.Classorg.jivesoftware.util.cacheEcho
DefaultLocalCacheStrategyCacheFactoryStrategy for use in Openfire.Classorg.jivesoftware.util.cacheEcho
DummyExternalizableUtilDummy implementation that does nothing.Classorg.jivesoftware.util.cacheEcho
ElementUtil naming convention of meta-data key names: data is stored heirarchically separated by dots.Classorg.jivesoftware.utilEcho
EmailServiceA service to send email.Classorg.jivesoftware.utilEcho
EncryptorInterfaceorg.jivesoftware.utilEcho
ExternalizableUtilUtility methods to assist in working with the Externalizable interfaces.Classorg.jivesoftware.util.cacheEcho
ExternalizableUtilStrategyInterface that allows to provide different ways for implementing serialization of objects.Interfaceorg.jivesoftware.util.cacheEcho
FastDateFormatSimilar to SimpleDateFormat, but faster and thread-safe.Classorg.jivesoftware.utilEcho
FaviconServletServlet that gets favicons of webservers and includes them in HTTP responses.Classorg.jivesoftware.utilEcho
HttpClientWithTimeoutFeedFetcherFeed fetcher implementation that times out the HTTP connection after 3 seconds which fixes a bug where users of the admin console who installed ClearspaceClassorg.jivesoftware.utilEcho
HttpClientWithTimeoutFeedFetcher .CredentialSupplierInterfaceorg.jivesoftware.util.HttpClientWithTimeoutFeedFetcherEcho
HTTPConnectionExceptionException class that wraps an HTTP error code.Classorg.jivesoftware.utilEcho
InitializationExceptionException thrown during application or component initialization failure.Classorg.jivesoftware.utilEcho
JiveBeanInfoAn abstract BeanInfo implementation that automatically constructs PropertyDescriptors and handles i18n through ResourceBundles.Classorg.jivesoftware.utilEcho
JiveConstantsContains constant values representing various objects in Jive.Classorg.jivesoftware.utilEcho
JiveGlobalsControls Jive properties.Classorg.jivesoftware.utilEcho
JiveInitialLdapContextA class that extends the Java's InitialLdapContext class with two properties to store the SSLSession and the StartTlsResponseClassorg.jivesoftware.utilEcho
JivePropertiesRetrieves and stores Jive properties.Classorg.jivesoftware.utilEcho
LinkedListSimple LinkedList implementation.Classorg.jivesoftware.utilEcho
LinkedListNodeDoubly linked node in a LinkedList.Classorg.jivesoftware.utilEcho
LocaleFilterSets the locale context-wide.Classorg.jivesoftware.utilEcho
LocaleUtilsA set of methods for retrieving and converting locale specific strings and numbers.Classorg.jivesoftware.utilEcho
LogOpenfire makes use of a logging facade (slf4j) to manage its log output.Classorg.jivesoftware.utilEcho
ModificationNotAllowedExceptionException thrown when a modification was not allowed.Classorg.jivesoftware.utilEcho
NamedThreadFactoryA thread factory that allows threads to be named.Classorg.jivesoftware.utilEcho
NotFoundExceptionFlags an exception when something requested is not found.Classorg.jivesoftware.utilEcho
ParamUtilsAssists JSP writers in getting parameters and attributes.Classorg.jivesoftware.utilEcho
PersistableMapThis acts as a tag interface.Classorg.jivesoftware.utilEcho
PropertyClusterEventTaskThis task updates or deletes a property in a cluster node's property map.Classorg.jivesoftware.utilEcho
PropertyEventDispatcherDispatches property events.Classorg.jivesoftware.utilEcho
PropertyEventDispatcher .EventTypeRepresents valid event types.Classorg.jivesoftware.util.PropertyEventDispatcherEcho
PropertyEventListenerInterface to listen for property events.Interfaceorg.jivesoftware.utilEcho
SANCertificateIdentityMappingCertificate identity mapping that uses XMPP-OtherName SubjectAlternativeName as the identity credentialsClassorg.jivesoftware.util.certEcho
SetCharacterEncodingFilterSets the character encoding to UTF-8.Classorg.jivesoftware.utilEcho
SimpleSSLSocketFactoryClassorg.jivesoftware.utilEcho
StringUtilsUtility class to perform common String manipulation algorithms.Classorg.jivesoftware.utilEcho
TaskEnginePerforms tasks using worker threads.Classorg.jivesoftware.utilEcho
VersionHolds version information for Openfire.Classorg.jivesoftware.utilEcho
Version .ReleaseStatusA class to represent the release status of the server.Classorg.jivesoftware.util.VersionEcho
WebBeanClassorg.jivesoftware.utilEcho
WebManagerA utility bean for Openfire admin console pages.Classorg.jivesoftware.utilEcho
XMLPropertiesProvides the the ability to use simple XML property files.Classorg.jivesoftware.utilEcho
XMLWriterReplacement class of the original XMLWriter.Classorg.jivesoftware.utilEcho
XMPPDateTimeFormatUtility class for date/time format conversions as specified in For Date -> String converstion FastDateFormat is usedClassorg.jivesoftware.utilEcho
AesEncryptorUtility class providing symmetric AES encryption/decryption.Classorg.jivesoftware.utilOpenFire
AlreadyExistsExceptionFlags an exception when something to be created or added already exists.Classorg.jivesoftware.utilOpenFire
Base64Encodes and decodes to and from Base64 notation.Classorg.jivesoftware.utilOpenFire
Base64 .InputStreamA Base64.Classorg.jivesoftware.util.Base64OpenFire
Base64 .OutputStreamA Base64.Classorg.jivesoftware.util.Base64OpenFire
BeanUtilsClassorg.jivesoftware.utilOpenFire
BlowfishA class that provides easy Blowfish encryption.Classorg.jivesoftware.utilOpenFire
ByteFormatA formatter for formatting byte sizes.Classorg.jivesoftware.utilOpenFire
CacheGeneral purpose cache.Interfaceorg.jivesoftware.util.cacheOpenFire
CacheableInterface that defines the necessary behavior for objects added to a Cache.Interfaceorg.jivesoftware.util.cacheOpenFire
CacheFactoryCreates Cache objects.Classorg.jivesoftware.util.cacheOpenFire
CacheFactoryStrategyInterfaceorg.jivesoftware.util.cacheOpenFire
CacheSizesUtility class for determining the sizes in bytes of commonly used objects.Classorg.jivesoftware.util.cacheOpenFire
CacheWrapperActs as a proxy for a Cache implementation.Classorg.jivesoftware.util.cacheOpenFire
CannotCalculateSizeExceptionFlags an exception when we cannot determine size of the object to be cached.Classorg.jivesoftware.util.cacheOpenFire
CertificateEventListenerInterface to listen for certificate events.Interfaceorg.jivesoftware.utilOpenFire
CertificateIdentityMappingThis is the interface used to map identity credentials from certificates.Interfaceorg.jivesoftware.util.certOpenFire
CertificateManagerUtility class that provides similar functionality to the keytool tool.Classorg.jivesoftware.utilOpenFire
ClassUtilsA utility class to assist with loading classes or resources by name.Classorg.jivesoftware.utilOpenFire
ClusterTaskAn interface to mix in Externalizable and Runnable, which are both required for sending invokable tasks across a cluster.Interfaceorg.jivesoftware.util.cacheOpenFire
CNCertificateIdentityMappingCertificate identity mapping that uses the CommonName as the identity credentialsClassorg.jivesoftware.util.certOpenFire
CommonsLogFactoryA LogFactory implementation to override the default commons-logging behavior.Classorg.jivesoftware.util.log.utilOpenFire
ComponentCacheWrapperThis specialized wrapper is used for the Components cache, which should not be purged.Classorg.jivesoftware.util.cacheOpenFire
ConcurrentHashSetThis class implements the Set interface, backed by a ConcurrentHashMap instance.Classorg.jivesoftware.utilOpenFire
CookieUtilsClassorg.jivesoftware.utilOpenFire
DefaultCacheDefault, non-distributed implementation of the Cache interface.Classorg.jivesoftware.util.cacheOpenFire
DefaultLocalCacheStrategyCacheFactoryStrategy for use in Openfire.Classorg.jivesoftware.util.cacheOpenFire
DummyExternalizableUtilDummy implementation that does nothing.Classorg.jivesoftware.util.cacheOpenFire
ElementUtil naming convention of meta-data key names: data is stored heirarchically separated by dots.Classorg.jivesoftware.utilOpenFire
EmailServiceA service to send email.Classorg.jivesoftware.utilOpenFire
EncryptorInterfaceorg.jivesoftware.utilOpenFire
ExternalizableUtilUtility methods to assist in working with the Externalizable interfaces.Classorg.jivesoftware.util.cacheOpenFire
ExternalizableUtilStrategyInterface that allows to provide different ways for implementing serialization of objects.Interfaceorg.jivesoftware.util.cacheOpenFire
FastDateFormatSimilar to SimpleDateFormat, but faster and thread-safe.Classorg.jivesoftware.utilOpenFire
FaviconServletServlet that gets favicons of webservers and includes them in HTTP responses.Classorg.jivesoftware.utilOpenFire
HttpClientWithTimeoutFeedFetcherFeed fetcher implementation that times out the HTTP connection after 3 seconds which fixes a bug where users of the admin console who installed ClearspaceClassorg.jivesoftware.utilOpenFire
HttpClientWithTimeoutFeedFetcher .CredentialSupplierInterfaceorg.jivesoftware.util.HttpClientWithTimeoutFeedFetcherOpenFire
HTTPConnectionExceptionException class that wraps an HTTP error code.Classorg.jivesoftware.utilOpenFire
InitializationExceptionException thrown during application or component initialization failure.Classorg.jivesoftware.utilOpenFire
JiveBeanInfoAn abstract BeanInfo implementation that automatically constructs PropertyDescriptors and handles i18n through ResourceBundles.Classorg.jivesoftware.utilOpenFire
JiveConstantsContains constant values representing various objects in Jive.Classorg.jivesoftware.utilOpenFire
JiveGlobalsControls Jive properties.Classorg.jivesoftware.utilOpenFire
JiveInitialLdapContextA class that extends the Java's InitialLdapContext class with two properties to store the SSLSession and the StartTlsResponseClassorg.jivesoftware.utilOpenFire
JivePropertiesRetrieves and stores Jive properties.Classorg.jivesoftware.utilOpenFire
LinkedListSimple LinkedList implementation.Classorg.jivesoftware.utilOpenFire
LinkedListNodeDoubly linked node in a LinkedList.Classorg.jivesoftware.utilOpenFire
LocaleFilterSets the locale context-wide.Classorg.jivesoftware.utilOpenFire
LocaleUtilsA set of methods for retrieving and converting locale specific strings and numbers.Classorg.jivesoftware.utilOpenFire
LogOpenfire makes use of a logging facade (slf4j) to manage its log output.Classorg.jivesoftware.utilOpenFire
ModificationNotAllowedExceptionException thrown when a modification was not allowed.Classorg.jivesoftware.utilOpenFire
NamedThreadFactoryA thread factory that allows threads to be named.Classorg.jivesoftware.utilOpenFire
NotFoundExceptionFlags an exception when something requested is not found.Classorg.jivesoftware.utilOpenFire
ParamUtilsAssists JSP writers in getting parameters and attributes.Classorg.jivesoftware.utilOpenFire
PersistableMapThis acts as a tag interface.Classorg.jivesoftware.utilOpenFire
PropertyClusterEventTaskThis task updates or deletes a property in a cluster node's property map.Classorg.jivesoftware.utilOpenFire
PropertyEventDispatcherDispatches property events.Classorg.jivesoftware.utilOpenFire
PropertyEventDispatcher .EventTypeRepresents valid event types.Classorg.jivesoftware.util.PropertyEventDispatcherOpenFire
PropertyEventListenerInterface to listen for property events.Interfaceorg.jivesoftware.utilOpenFire
SANCertificateIdentityMappingCertificate identity mapping that uses XMPP-OtherName SubjectAlternativeName as the identity credentialsClassorg.jivesoftware.util.certOpenFire
SetCharacterEncodingFilterSets the character encoding to UTF-8.Classorg.jivesoftware.utilOpenFire
SimpleSSLSocketFactoryClassorg.jivesoftware.utilOpenFire
StringUtilsUtility class to perform common String manipulation algorithms.Classorg.jivesoftware.utilOpenFire
TaskEnginePerforms tasks using worker threads.Classorg.jivesoftware.utilOpenFire
VersionHolds version information for Openfire.Classorg.jivesoftware.utilOpenFire
Version .ReleaseStatusA class to represent the release status of the server.Classorg.jivesoftware.util.VersionOpenFire
WebBeanClassorg.jivesoftware.utilOpenFire
WebManagerA utility bean for Openfire admin console pages.Classorg.jivesoftware.utilOpenFire
XMLPropertiesProvides the the ability to use simple XML property files.Classorg.jivesoftware.utilOpenFire
XMLWriterReplacement class of the original XMLWriter.Classorg.jivesoftware.utilOpenFire
XMPPDateTimeFormatUtility class for date/time format conversions as specified in For Date -> String converstion FastDateFormat is usedClassorg.jivesoftware.utilOpenFire