|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.sr.common.transformer | |
---|---|
org.sr.client | This package contains java client classes |
org.sr.common.json | This package contains request and response java wrapper classes for JSON services |
org.sr.common.transformer | This package contains base classes that are required for Java to target format transformations and vice versa. |
org.sr.common.transformer.json | This package contains JSON Type transformers. |
Classes in org.sr.common.transformer used by org.sr.client | |
---|---|
TransformationException
Thrown if any exception happens during transformation process |
|
TransformationNotSupportedException
Thrown if transformation of given object is not supported |
Classes in org.sr.common.transformer used by org.sr.common.json | |
---|---|
TransformationException
Thrown if any exception happens during transformation process |
|
TransformationNotSupportedException
Thrown if transformation of given object is not supported |
Classes in org.sr.common.transformer used by org.sr.common.transformer | |
---|---|
ITransformer
Base interface for transformer classes. |
|
ObjectExistException
Thrown when an existing object tried to be added to ObjectReferenceMap |
|
ObjectReferenceMap
This class keeps object references within it. |
|
TransformationException
Thrown if any exception happens during transformation process |
|
TransformationNotSupportedException
Thrown if transformation of given object is not supported |
Classes in org.sr.common.transformer used by org.sr.common.transformer.json | |
---|---|
AbstractTransformer
Abstract base class for object transformers |
|
ITransformer
Base interface for transformer classes. |
|
ObjectReferenceMap
This class keeps object references within it. |
|
TransformationException
Thrown if any exception happens during transformation process |
|
TransformationNotSupportedException
Thrown if transformation of given object is not supported |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |