Uses of Class
org.eclipse.jetty.websocket.common.frames.PingFrame
Packages that use PingFrame
-
Uses of PingFrame in org.eclipse.jetty.websocket.common.frames
Methods in org.eclipse.jetty.websocket.common.frames that return PingFrameModifier and TypeMethodDescriptionPingFrame.setPayload
(byte[] bytes) PingFrame.setPayload
(String payload)