| Package | Description |
|---|---|
| ch.rasc.wampspring.message |
| Modifier and Type | Method and Description |
|---|---|
static WampMessageHeader |
WampMessageHeader.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WampMessageHeader[] |
WampMessageHeader.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WampMessage.addHeader(WampMessageHeader header,
Object value) |
<T> T |
WampMessage.getHeader(WampMessageHeader header) |
Copyright © 2014. All Rights Reserved.