Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package com.flexstor.common.util

Interface Summary
InternationalI Provides constants related to internationalization.
 

Class Summary
AppServerClient This class wraps around the proxy and encapsulates any CORBA specific code and mappings.
AssetRoleList  
Checksum  
ColorUtil  
Diagnostic Revision 1.8 2000-09-28 : 22:51:00 Visesh Removed constructors particular to DiagnosticCategory when it was in the hiearchy Diagnostic is a utility class for tracing and debugging.
DiagnosticBase Revision 1.6 2000-09-28 : 22:51:00 Visesh This class now extends DiagnosticCategoryI instead of DiagnosticCategory Removed constructors particular to DiagnosticCategory when it was in the hiearchy Changed all method definations by changing the type of parameters from DiagnosticCategoryI to DiagnosticCategory DiagnosticBase is a utility class for tracing and debugging.
DiagnosticCategory Revision 1.3 2000-09-28 : 22:51:00 Visesh This class no longer extends DiagnosticCategoryI This change has been made to remove circular dependencies
DiagnosticCategoryI Revision 1.15 2000-09-28 : 22:51:00 Visesh Changed access modifier of 'categories' to public final static This class ensures type safety for diagnostic categories.
DirectDotHot Manish: Changed to use Reader instead of a datainputstream..
EmailFtpAddressUtil This class validate the email/ftp addresses.This is an utility class.
Encrypt Encrypts or Decrypts a string.
FileClassLoader Loads class bytes from a file.
FlexClassLoader A simple class loader capable of loading from multiple sources, such as local files or an URL.
FlexDate  
FlexDbServerHost FlexDbServerHost returns information about the machine hosting the FlexDBServer.
FlexHashtable This class contains useful methods for retrieving specific objects out of a Hashtable It is our very own extension of java.util.Hashtable
FlexNode General purpose node to provide support for building hierarchical data structures.
FlexObservable This class is neccessary for delegation of the observable behavior within any class not derived from java.util.Observable.
FlexProcess  
FlexRectangle This class extends Rectangle so that it can be saved as a string in the database or in a text file and be reconstructed.
FlexUrlClassLoader Loads class bytes from a URL
FlexUtil This class contains utility methods.
FlexVector This class is merely a class as an interface between java.util.vector and potentially derived classes.
InetUtil InetUtil returns information for a specific server.
International Provides utility methods related to internationalization.
LauncherOutputStream Redirects all standard output and standard errors to a stream.
MacProcess This class handles mac specific processing: 1.
ObjectDeflator  
PropertyMapper PropertyMapper provides functionality to read sections, properties and values from an input file, keep them in memory and access each element of data.
PropertyMapperCore PropertyMapperCore provides functionality to read sections, properties and values from an input file, keep them in memory and access each element of data.
PropertyReader PropertyReader provides functionality to read sections, properties and values from an input file.
Queue Implements a simple queue.
RuntimeUtils  
Serialization Serialization provides static methods for serializing and deserializing objects to and from a file or byte array.
ServerList  
StringUtil String Utility Class
UrlAnalyzer This class offers several methods to return the different parts of a file path.
UrlBuilder Builds an URL string.
WinProcess  
 

Exception Summary
DiagnosticCheckException  
DiagnosticPreconditionException  
PropertyMapperException PropertyMapperException provides functionality to throw exceptions from PropertyMapper.
PropertyReaderException PropertyReaderException provides functionality to throw exceptions from PropertyReader.