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