public interface PongMessage
MessageHandler.Basic<PongMessage>
. The payload of the PongMessage is the application data sent by the peer.Modifier and Type | Method | Description |
---|---|---|
ByteBuffer |
getApplicationData() |
The application data inside the pong message from the peer.
|
ByteBuffer getApplicationData()
Copyright © 2019 Oracle. All rights reserved.