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.PongFrame
Packages that use
PongFrame
Package
Description
org.eclipse.jetty.websocket.common.frames
Uses of
PongFrame
in
org.eclipse.jetty.websocket.common.frames
Methods in
org.eclipse.jetty.websocket.common.frames
that return
PongFrame
Modifier and Type
Method and Description
PongFrame
PongFrame.
setPayload
(byte[] bytes)
PongFrame
PongFrame.
setPayload
(java.lang.String payload)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes