JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
org.eclipse.jetty.websocket.common.frames.PingFrame
Packages that use
PingFrame
Package
Description
org.eclipse.jetty.websocket.common.frames
Uses of
PingFrame
in
org.eclipse.jetty.websocket.common.frames
Methods in
org.eclipse.jetty.websocket.common.frames
that return
PingFrame
Modifier and Type
Method and Description
PingFrame
PingFrame.
setPayload
(byte[] bytes)
PingFrame
PingFrame.
setPayload
(java.lang.String payload)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes