| Package | Description |
|---|---|
| org.atmosphere.wasync |
| Modifier and Type | Method and Description |
|---|---|
Decoder.Decoded.ACTION |
Decoder.Decoded.action()
Return the action.
|
static Decoder.Decoded.ACTION |
Decoder.Decoded.ACTION.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Decoder.Decoded.ACTION[] |
Decoder.Decoded.ACTION.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Decoder.Decoded(T decodedMessage,
Decoder.Decoded.ACTION action)
Create a decoded object
|
Copyright © 2013. All Rights Reserved.