| Package | Description |
|---|---|
| org.everrest.websockets.message |
| Modifier and Type | Method and Description |
|---|---|
ChannelBroadcastMessage.Type |
ChannelBroadcastMessage.getType()
Get message type.
|
static ChannelBroadcastMessage.Type |
ChannelBroadcastMessage.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChannelBroadcastMessage.Type[] |
ChannelBroadcastMessage.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChannelBroadcastMessage.setType(ChannelBroadcastMessage.Type type)
Set message type.
|
Copyright © 2012–2017 Codenvy, S.A.. All rights reserved.