Package | Description |
---|---|
org.java_websocket.framing |
This package encapsulates all interfaces and implementations in relation with the WebSocket frames.
|
Constructor and Description |
---|
PongFrame(PingFrame pingFrame)
constructor which sets the opcode of this frame to ping copying over the payload of the ping
|
Copyright © 2018. All rights reserved.