Interface | Description |
---|---|
IEncoding |
Class | Description |
---|---|
AbstractNumberEncoding | |
BinaryEncoding | |
BooleanEncoding | |
DynamicDataEncoding |
Instances of this object are created with unique value types to handle
unsupported MIME types.
|
JSONEncoding |
Any Java object is automatically converted to JSON for serialization.
|
NullEncoding | |
ObjectEncoding |
Since Visual Studio objects can't be used in Java, nothing is done with the data.
|
RemovedEncoding | |
StringEncoding | |
ValueType |