| Package | Description |
|---|---|
| org.nustaq.kontraktor.remoting.encoding | |
| org.nustaq.kontraktor.remoting.tcp |
| 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,
Class... crossPlatformShortClazzNames) |
| Modifier and Type | Method and Description |
|---|---|
TCPNIOPublisher |
TCPNIOPublisher.serType(SerializerType type) |
TCPConnectable |
TCPConnectable.serType(SerializerType sertype) |
TCPPublisher |
TCPPublisher.serType(SerializerType type)
Deprecated.
|
Copyright © 2019. All rights reserved.