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