JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
org.glassfish.tyrus.core.frame.PongFrame
Packages that use
PongFrame
Package
Description
org.glassfish.tyrus.core
Core classes.
Uses of
PongFrame
in
org.glassfish.tyrus.core
Methods in
org.glassfish.tyrus.core
with parameters of type
PongFrame
Modifier and Type
Method
Description
void
TyrusWebSocket.
onPong
(
PongFrame
frame)
This callback will be invoked when the remote endpoint has sent a pong frame.