Package | Description |
---|---|
org.redisson.codec |
Modifier and Type | Method and Description |
---|---|
static MarshallingCodec.Protocol |
MarshallingCodec.Protocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MarshallingCodec.Protocol[] |
MarshallingCodec.Protocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
MarshallingCodec(MarshallingCodec.Protocol protocol,
org.jboss.marshalling.MarshallingConfiguration configuration) |
Copyright © 2014–2020 Redisson. All rights reserved.