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.java_websocket.framing.PingFrame
Packages that use
PingFrame
Package
Description
org.java_websocket.framing
Uses of
PingFrame
in
org.java_websocket.framing
Constructors in
org.java_websocket.framing
with parameters of type
PingFrame
Constructor and Description
PongFrame
(
PingFrame
pingFrame)
constructor which sets the opcode of this frame to ping copying over the payload of the ping
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2017. All rights reserved.