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.PingFrame
Packages that use
PingFrame
Package
Description
org.glassfish.tyrus.core
Core classes.
Uses of
PingFrame
in
org.glassfish.tyrus.core
Methods in
org.glassfish.tyrus.core
with parameters of type
PingFrame
Modifier and Type
Method
Description
void
TyrusWebSocket.
onPing
(
PingFrame
frame)
This callback will be invoked when the remote endpoint has sent a ping frame.