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