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 Description PingFramePingFrame. setPayload(byte[] bytes)PingFramePingFrame. setPayload(java.lang.String payload)
-