Class | Description |
---|---|
BinaryFrame |
Binary frame representation.
|
CloseFrame |
Close frame representation.
|
Frame |
WebSocket frame representation.
|
Frame.Builder |
Frame builder.
|
PingFrame |
Ping frame representation.
|
PongFrame |
Pong frame representation.
|
TextFrame |
Text frame representation.
|
TyrusFrame |
Frame representation used in Tyrus runtime.
|
Enum | Description |
---|---|
TyrusFrame.FrameType |
An Enumeration of frame types.
|
Copyright © 2012–2020 Oracle Corporation. All rights reserved.