Package | Description |
---|---|
com.sm.transport |
Modifier and Type | Method and Description |
---|---|
static Utils.SerializerType |
Utils.SerializerType.getSerializerType(byte value) |
static Utils.SerializerType |
Utils.SerializerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Utils.SerializerType[] |
Utils.SerializerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Decoder |
Utils.createDecoder(Utils.SerializerType type) |
static Encoder |
Utils.createEncoder(Utils.SerializerType type) |
Copyright © 2016. All rights reserved.