| Package | Description |
|---|---|
| ch.rasc.wampspring.message | |
| ch.rasc.wampspring.method |
| Modifier and Type | Method and Description |
|---|---|
static WampMessageType |
WampMessageType.fromTypeId(int typeId) |
WampMessageType |
WampMessage.getType() |
static WampMessageType |
WampMessageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WampMessageType[] |
WampMessageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PubSubMessage(WampMessageType type) |
PubSubMessage(WampMessageType type,
String topicURI) |
| Modifier and Type | Method and Description |
|---|---|
WampMessageType |
WampMessageTypeMessageCondition.getMessageType() |
| Constructor and Description |
|---|
WampMessageTypeMessageCondition(WampMessageType messageType) |
Copyright © 2014–2017. All rights reserved.