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 © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.