Package | Description |
---|---|
org.glassfish.tyrus.core |
Core classes.
|
org.glassfish.tyrus.core.extension |
WebSocket Extension support.
|
org.glassfish.tyrus.core.frame |
WebSocket frame representations.
|
org.glassfish.tyrus.core.monitoring |
Monitoring interfaces.
|
Class and Description |
---|
BinaryFrame
Binary frame representation.
|
CloseFrame
Close frame representation.
|
Frame
WebSocket frame representation.
|
PingFrame
Ping frame representation.
|
PongFrame
Pong frame representation.
|
TextFrame
Text frame representation.
|
Class and Description |
---|
Frame
WebSocket frame representation.
|
Class and Description |
---|
Frame
WebSocket frame representation.
|
Frame.Builder
Frame builder.
|
TyrusFrame
Frame representation used in Tyrus runtime.
|
TyrusFrame.FrameType
An Enumeration of frame types.
|
Class and Description |
---|
TyrusFrame.FrameType
An Enumeration of frame types.
|
Copyright © 2012–2020 Oracle Corporation. All rights reserved.