|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Decoder.Decoded.ACTION | |
|---|---|
| org.atmosphere.wasync | |
| Uses of Decoder.Decoded.ACTION in org.atmosphere.wasync |
|---|
| Methods in org.atmosphere.wasync that return Decoder.Decoded.ACTION | |
|---|---|
Decoder.Decoded.ACTION |
Decoder.Decoded.action()
Return the action. |
static Decoder.Decoded.ACTION |
Decoder.Decoded.ACTION.valueOf(java.lang.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. |
| Constructors in org.atmosphere.wasync with parameters of type Decoder.Decoded.ACTION | |
|---|---|
Decoder.Decoded(T decodedMessage,
Decoder.Decoded.ACTION action)
Create a decoded object |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||