| Package | Description |
|---|---|
| org.kaazing.gateway.transport.wsr |
| Modifier and Type | Method and Description |
|---|---|
RtmpMessage.Kind |
RtmpHandshakeResponseMessage.getKind() |
abstract RtmpMessage.Kind |
RtmpHandshakeMessage.getKind() |
RtmpMessage.Kind |
RtmpStreamMessage.getKind() |
RtmpMessage.Kind |
RtmpHandshakeRequestMessage.getKind() |
RtmpMessage.Kind |
RtmpVersionMessage.getKind() |
abstract RtmpMessage.Kind |
RtmpMessage.getKind() |
static RtmpMessage.Kind |
RtmpMessage.Kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RtmpMessage.Kind[] |
RtmpMessage.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2015. All rights reserved.