Package | Description |
---|---|
de.esprit.appsuite |
Contains basic classes used in every application
|
de.esprit.appsuite.appstore |
These classes implement the Application-Store for remote software installation
|
de.esprit.appsuite.appstore.gui |
Contains the GUI classes of the App-Store
|
de.esprit.appsuite.appstore.ndf |
Contains all NDF structured models of the App-Store
|
de.esprit.appsuite.database.compile |
Contains classes for DBObject compilation (for developer use only)
|
de.esprit.appsuite.database.dbase |
Contains most of the database related classes.
|
de.esprit.appsuite.database.dbase.clp |
Contains database relevant command line options
|
de.esprit.appsuite.database.dbase.cred |
Contains sample database credentials that may serve as templates.
|
de.esprit.appsuite.database.dbase.event |
Contains events fired by classes of the db-package.
|
de.esprit.appsuite.database.dbase.meta |
Contains classes that represent database meta data.
|
de.esprit.appsuite.database.dbase.rdbms |
Contains classes that encapsulate RDBMS specific things.
|
de.esprit.appsuite.database.dbase.tools |
Contains general purpose database tools.
|
de.esprit.appsuite.database.dbgui.field |
Contains a set of input fields for user input of various data types.
|
de.esprit.appsuite.database.dbgui.field.calendar |
Contains all classes that make up the calendar dialogs.
|
de.esprit.appsuite.database.dbgui.tool |
Contains the TableEditTool as an example for a database tool.
|
de.esprit.appsuite.database.dbo |
Contains a set of standard DBObjects for testing purposes.
|
de.esprit.appsuite.database.io |
Contains input/output related classes for DBObjects.
|
de.esprit.appsuite.database.xml |
Contains support tools for advanced XML reading/writing
|
de.esprit.appsuite.database.xml.model |
Contains standard model classes for using XML with DBObjects
|
de.esprit.appsuite.gui.dialog.misc |
Contains a collection of miscellaneous dialogs.
|
de.esprit.appsuite.gui.pathtree |
Contains the path-tree model for watching file system paths
|
de.esprit.appsuite.gui.pathtree.archive |
Contains the path-tree related dialogs
|
de.esprit.appsuite.gui.task |
Contains GUI support classes for async tasks
|
de.esprit.appsuite.io |
Contains various context based IO tools
|
de.esprit.appsuite.io.archive |
Contains base classes for the archive tools
|
de.esprit.appsuite.io.archive.tar |
Contains classes for TAR archive support
|
de.esprit.appsuite.io.archive.zip |
Contains classes for ZIP archive support
|
de.esprit.appsuite.io.parser |
Contains base classes for parsing text files
|
de.esprit.appsuite.jversion |
Contains classes java version detection and launching various java VMs.
|
de.esprit.appsuite.launch |
Contains classes that make up the launching framework
|
de.esprit.appsuite.nio.ascii |
Contains classes for very fast ascii-file parsing.
|
de.esprit.appsuite.nio.binary |
Contains classes for binary file read/write support.
|
de.esprit.appsuite.nio.ndf |
Contains Parser and Writer for the Neutral Data Format (NDF).
|
de.esprit.appsuite.nio.watcher |
Contains classes for watching the file system.
|
de.esprit.appsuite.nls |
Contains classes related to language specific translations.
|
de.esprit.appsuite.project |
Contains internal classes describing the project
|
de.esprit.appsuite.swversion |
Contains the software version detection manager
|
de.esprit.appsuite.task |
Contains basic classes that make up the AsyncTask framework
|
de.esprit.appsuite.task.archive |
Contains helper classes for executing the archiver tools.
|
de.esprit.appsuite.task.monitor |
Contains support classes for monitoring async tasks
|
de.esprit.appsuite.task.osproc |
Contains tool classes for running OS-processes
|
de.esprit.appsuite.task.taskmgr |
Contains classes for managing asynchronous tasks.
|
de.esprit.appsuite.task.vm |
Contains support classes for running a new VM within as a task
|
de.esprit.appsuite.winregistry |
Contains classes for accessing the windows registry
|
de.esprit.appsuite.workflow |
Contains classes for building workflows upon async tasks
|
de.esprit.appsuite.workflow.wft |
Contains support classes for building workflow tasks
|
de.esprit.appsuite.xml |
Contains support classes for efficient XML reading and writing
|
de.esprit.common |
Contains utiltiy classes of common use that are project independent.
|
de.esprit.common.clp |
Contains standard command line parser and options
|
de.esprit.common.concurrent |
Contains classes supporting async operations executing in Thread pools
|
de.esprit.common.gui |
Contains reuseable GUI components as well helper classes for GUI construction.
|
de.esprit.common.gui.action |
Contains reuseable base classes for common GUI actions.
|
de.esprit.common.gui.comp |
Contains useful frequently needed GUI components.
|
de.esprit.common.gui.event |
Contains events that may be useful in any application.
|
de.esprit.common.gui.table |
Contains GUI support classes for tables of objects.
|
de.esprit.common.gui.util |
Contains non visible GUI support classes like renderers etc.
|
de.esprit.common.io |
Contains input/output related classes like readers and writers.
|
de.esprit.common.io.csv |
Contains classes for dealing with the CSV format
|
de.esprit.common.lic |
Contains classes for dealing with licenses.
|
de.esprit.common.log |
All these classes contribute to a flexible logging system,
which is basically reuseable in any project.
|
de.esprit.common.type |
Contains a set of useful enum constants
|
de.esprit.common.util |
Contains useful GUI utility classes for common usage.
|
de.esprit.netsuite |
Contains all classes that make up the EspritNetSuite software.
|
de.esprit.netsuite.appstore |
Contains additional classes to drive an AppStore via an esprit server.
|
de.esprit.netsuite.client |
Contains classes that make up the Client of a dual-port server
|
de.esprit.netsuite.client.abo |
Contains the client's support classes for ABOs (Alive Business Objects)
|
de.esprit.netsuite.client.abo.std |
Contains standard client ABOs
|
de.esprit.netsuite.client.activity.command |
Contains ClientCommand activity monitoring classes
|
de.esprit.netsuite.client.activity.transfer |
Contains Transfer activity monitoring classes
|
de.esprit.netsuite.client.gui.rtask |
Contains GUI components dealing with remote tasks
|
de.esprit.netsuite.client.gui.web |
Contains classes that make up the client's web browser
|
de.esprit.netsuite.client.info |
Contains classes for requesting detailed client info
|
de.esprit.netsuite.client.net |
Contains GUI gui components for network controlling and monitoring
|
de.esprit.netsuite.client.net.event |
Contains events fired by the clients network components
|
de.esprit.netsuite.client.netch |
Contains classes that build the client network adapter
|
de.esprit.netsuite.client.netch.io |
Contains the IO specific implementations for the network connections
|
de.esprit.netsuite.client.tool.pathtree |
Contains a PathTree implementation for observing a remote file system.
|
de.esprit.netsuite.client.tool.pathtree.action |
Contains path-tree related standard actions
|
de.esprit.netsuite.client.tool.pathtree.agent |
Contains agents for remote file-tree support
|
de.esprit.netsuite.client.tool.permission.agent |
Contains agents for permission management support
|
de.esprit.netsuite.client.workflow |
Contains the Workflow support classes
|
de.esprit.netsuite.common |
Contains miscellaneous classes used on client and server
|
de.esprit.netsuite.demo |
Contains a demo GUI for starting server and clients
|
de.esprit.netsuite.io |
Contains classes for server side IO support
|
de.esprit.netsuite.netdata |
Contains serializable objects which are interchanged between client and server
|
de.esprit.netsuite.netdata.agent |
Contains base classes for implementing custom network agents
|
de.esprit.netsuite.netdata.agent.common |
Contains network agents for common use
|
de.esprit.netsuite.netdata.agent.coserver |
Contains co-server related Agents
|
de.esprit.netsuite.netdata.agent.database |
Contains database related network agents for reading/writing records from/to the database
|
de.esprit.netsuite.netdata.agent.internal |
Contains network agents for internal useage only
|
de.esprit.netsuite.netdata.agent.internal.abo |
Contains Agents for managing Alive Business Objects (ABOs)
|
de.esprit.netsuite.netdata.agent.internal.config |
Contains Agents dealing with server configuration parameters
|
de.esprit.netsuite.netdata.agent.internal.session |
Contains network agents used for user and group management.
|
de.esprit.netsuite.netdata.agent.internal.srvlock |
Contains Agents dealing with ResourceLocks
|
de.esprit.netsuite.netdata.agent.internal.srvlog |
Contains Agents dealing with server log file management
|
de.esprit.netsuite.netdata.agent.internal.srvproc |
Contains Agents dealing with server processes
|
de.esprit.netsuite.netdata.agent.internal.transfer |
Contains Agents dealing with file transfers
|
de.esprit.netsuite.netdata.agent.internal.transfer.demo |
Contains examples for file transfers
|
de.esprit.netsuite.netdata.agent.test |
Contains network agents for testing purposes only
|
de.esprit.netsuite.netdata.command |
Contains a collection of standard ClientCommands
|
de.esprit.netsuite.netdata.command.demo |
Contains examples for client commands
|
de.esprit.netsuite.netdata.event |
Contains serializable events that are sent by the server
|
de.esprit.netsuite.netdata.transfer |
Contains base classes for file transfers
|
de.esprit.netsuite.rtask |
Contains extensions for RemoteAsyncTask support
|
de.esprit.netsuite.rtask.journal |
Contains the classes implementing journalled remote tasks
|
de.esprit.netsuite.server |
These classes make up the EsprIT server
|
de.esprit.netsuite.server.abo |
Contains server classes for working with Alive Business Objects (ABOs)
|
de.esprit.netsuite.server.abo.loadmeter |
Contains ABOs that measure the server load
|
de.esprit.netsuite.server.auth |
Contains classes for server side user authentication
|
de.esprit.netsuite.server.auth.dbuser |
Contains a sample User and Group implemantation for database stroage
|
de.esprit.netsuite.server.auth.group |
Contains classes defining groups for the esprit server
|
de.esprit.netsuite.server.auth.member |
Contains classes for managing user and group assignments
|
de.esprit.netsuite.server.auth.user |
Contains classes defining users for the esprit server
|
de.esprit.netsuite.server.batch |
Contains classes that implement and manage the available server processes
|
de.esprit.netsuite.server.chmesg |
Contains classes that make up the Dual-Port Servers message service
|
de.esprit.netsuite.server.chreq |
Contains classes that make up the Dual-Port Servers request/response oriented data service
|
de.esprit.netsuite.server.chxfer |
Contains classes that make up the server's transfer channel
|
de.esprit.netsuite.server.config |
Contains classes that define the servers configuration
|
de.esprit.netsuite.server.core |
Contains basic server core classes
|
de.esprit.netsuite.server.coserver |
Contains co-server related classes
|
de.esprit.netsuite.server.cpu |
Contains classes of the positioner tool (MVC-demo)
|
de.esprit.netsuite.server.db |
Contains classes for server side database configuration.
|
de.esprit.netsuite.server.hist |
Contains classes implementing the servers task history
|
de.esprit.netsuite.server.lock |
Contains classes for managing temporary edit locks on server resources
|
de.esprit.netsuite.server.netch |
Contains classes that build the server network adapter
|
de.esprit.netsuite.server.netch.io |
Contains implementation classes for Socket based network IO
|
de.esprit.netsuite.server.pathtree |
Contains classes for remote file-tree access
|
de.esprit.netsuite.server.pathtree.permission |
Contains remote file-tree permission related classes
|
de.esprit.netsuite.server.permission |
These classes implement the permission system of the esprit server
|
de.esprit.netsuite.server.webserver |
Contains classes that make up the built in web server
|
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Version
This class encapsulates the properties that make up a software version
|
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
PowerMap
This map provides a set of accessor methods in order to convert values
as needed.
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
Class and Description |
---|
ClassFilter
This interface defines a filter method for classes
|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
ToString
This class is useful for creating consistent
toString() output. |
Class and Description |
---|
Version
This class encapsulates the properties that make up a software version
|
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
PowerList
This class extends
ArrayList with some useful and frequently needed features. |
ToString
This class is useful for creating consistent
toString() output. |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
FastStringIterator
This is a well tuned and very fast tokenizer for breaking lines into words.
|
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
SysProps
This class provides constants for system property names
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
NotInitializedException
This class indicates that the accessed object is not initialized yet
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Version
This class encapsulates the properties that make up a software version
|
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
ToString
This class is useful for creating consistent
toString() output. |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
PowerMap
This map provides a set of accessor methods in order to convert values
as needed.
|
ToString
This class is useful for creating consistent
toString() output. |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
ReplacementMap
This class is used to perform predefined replacements in a string.
|
TransferableObject
This object is
Serializable and deep DeepCloneable |
Version
This class encapsulates the properties that make up a software version
|
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
ToString
This class is useful for creating consistent
toString() output. |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
StopWatch
This is a helper class for measuring a processing duration and thus very useful for performance tuning.
|
TimeoutTimer
This Timer is used for implementing timing out actions
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
Version
This class encapsulates the properties that make up a software version
|
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
ToString
This class is useful for creating consistent
toString() output. |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
ToString
This class is useful for creating consistent
toString() output. |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
PowerMap
This map provides a set of accessor methods in order to convert values
as needed.
|
PropertyMap
This class stores property key-value pairs and keeps the order of it's entries!
|
ToString
This class is useful for creating consistent
toString() output. |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Version
This class encapsulates the properties that make up a software version
|
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
Version
This class encapsulates the properties that make up a software version
|
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
Duration
This class encapsulates a duration in milliseconds.
|
IntArray
This class emulates a dynamic integer array.
|
OsByteOrder
This enum defines the byte order for representation of an integer value.
|
PowerMap
This map provides a set of accessor methods in order to convert values
as needed.
|
PropertyMap
This class stores property key-value pairs and keeps the order of it's entries!
|
ReplacementMap
This class is used to perform predefined replacements in a string.
|
StopWatch
This is a helper class for measuring a processing duration and thus very useful for performance tuning.
|
SysProps
This class provides constants for system property names
|
TextBuilder
The main application of this class is to generate indented textual output.
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Version
This class encapsulates the properties that make up a software version
|
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
NotInitializedException
This class indicates that the accessed object is not initialized yet
|
PowerList
This class extends
ArrayList with some useful and frequently needed features. |
PowerMap
This map provides a set of accessor methods in order to convert values
as needed.
|
PropertyMap
This class stores property key-value pairs and keeps the order of it's entries!
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
NotInitializedException
This class indicates that the accessed object is not initialized yet
|
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
Class and Description |
---|
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
Host
This class is used for parsing host information from a command line.
|
NotInitializedException
This class indicates that the accessed object is not initialized yet
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Version
This class encapsulates the properties that make up a software version
|
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
ToString
This class is useful for creating consistent
toString() output. |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
Duration
This class encapsulates a duration in milliseconds.
|
PropertyMap
This class stores property key-value pairs and keeps the order of it's entries!
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
ToString
This class is useful for creating consistent
toString() output. |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
ToString
This class is useful for creating consistent
toString() output. |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
DumpString
This class can be filled with key-value pairs to be printed as dump output.
|
ToString
This class is useful for creating consistent
toString() output. |
TransferableObject
This object is
Serializable and deep DeepCloneable |
Class and Description |
---|
DumpableObject
This is the base class for all
Dumpable objects. |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.