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