| Package | Description |
|---|---|
| io.kiw.speedy.marshaller |
| Modifier and Type | Method and Description |
|---|---|
MessageInstruction.Type |
MessageInstruction.getType() |
static MessageInstruction.Type |
MessageInstruction.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageInstruction.Type[] |
MessageInstruction.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MessageInstruction |
MessageInstruction.overwrite(MessageInstruction.Type type,
String key,
byte[] data,
PublisherBucket publisherBucket,
SpeedyMessageHandler responseHandler) |
Copyright © 2018. All rights reserved.