| Package | Description |
|---|---|
| org.nustaq.kontraktor.remoting |
| Modifier and Type | Method and Description |
|---|---|
SerializerType |
Coding.getCoding() |
static SerializerType |
SerializerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SerializerType[] |
SerializerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Coding(SerializerType coding) |
Coding(SerializerType coding,
java.util.function.Consumer<org.nustaq.serialization.FSTConfiguration> configurator) |
Copyright © 2015. All rights reserved.