Package com.googlecode.fascinator.common

This module contains useful utility classes used by The Fascinator and various plugins.

See:
          Description

Interface Summary
GenericListener A Basic message listener for use in IndexerServlet.
 

Class Summary
BasicHttpClient Commons HttpClient wrapper that makes it easier to work with proxies and authentication
DummyFileLock A basic file lock against a local file.
FascinatorHome Manages the Fascinator home directory.
InetAddressUtil A utility class for InetAddress.
JsonConfig Manages JSON configuration.
JsonConfigHelper Helper class for working with JSON configuration.
JsonObject This class is and all code is a direct copy of the org.json.simple.JSONObject implementation found here: http://json-simple.googlecode.com/svn/trunk/src/org/json/simple/JSONObject.java
JsonSimple Introduction
JsonSimpleConfig An extension of the JsonSimple class specifically to access configuration.
LdapAuthentication Very simple LDAP authentication
MagicMimeTypeIdentifierWrapper Wraps the Aperture MIME type identifier with provision to add custom types based on extension.
Manifest Represents a JSON manifest as used in other parts of the application.
ManifestNode Represents a node in a JSON manifest.
MessagingServices Messaging services
MimeTypeUtil Utility class to determine MIME type
PythonUtils The purpose of this class is to expose common Java classes and methods we use to Python scripts.
Utf8StringDebug A class purely for debugging UTF-8 Strings.
 

Package com.googlecode.fascinator.common Description

This module contains useful utility classes used by The Fascinator and various plugins.



Copyright © 2009-2011. All Rights Reserved.