public class WsPongMessage extends Object implements PongMessage
Constructor and Description |
---|
WsPongMessage(ByteBuffer applicationData) |
Modifier and Type | Method and Description |
---|---|
ByteBuffer |
getApplicationData()
Get the payload of the Pong message.
|
public WsPongMessage(ByteBuffer applicationData)
public ByteBuffer getApplicationData()
javax.websocket.PongMessage
getApplicationData
in interface PongMessage
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.