Interface | Description |
---|---|
Deserializer |
Deserializer of payload from DB.
|
ISession | |
ISingleAsyncOperation | |
ISingleAsyncOperationFactory | |
Serializer |
Serializer used to serialize a payload in order for it to be saved in DB.
|
Class | Description |
---|---|
CLIParser | |
CommandParametersInitializer | |
ConfigUtilsBase |
Config Utils Base Class
|
CXFContextInterceptor | |
ErrorTranslatorImpl | |
FileUtil | |
GuidUtils | |
Helper | |
NetworkUtils | |
ObjectCompareUtils | |
ObjectDescriptor | |
ObjectIdentityChecker | |
ObjectStreamDeserializer | |
ObjectStreamSerializer |
Uses ObjectOutputStream as serializer, the returned object is array of bytes
|
Pair<T,K> | |
RandomUtils |
RandomUtils is a singleton class with more powerful random generating methods. |
ReapedMap<K,V> |
Models a strongly-referenced primary hash map, coupled with a reapable secondary map based on soft-referenced values
(rather than keys, as is the case with the java.util.WeakHashMap).
|
ReflectionUtils |
General utilities for using Java's reflection mechanism.
|
SerializationFactory | |
StringUtils |
String helper utilities
|
SyncronizeNumberOfAsyncOperations | |
ThreadLocalParamsContainer | |
ThreadLocalSessionCleanerInterceptor | |
ThreadUtils | |
Ticketing | |
VdcUtils | |
XmlUtils | Deprecated |
Exception | Description |
---|---|
SerializationExeption | |
VdcException |
Copyright © 2012. All Rights Reserved.