JavaScript is disabled on your browser.
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method
javax.websocket

Interface PongMessage



  • public interface PongMessage
    The PongMessage interface represents a web socket pong. PongMessages may be received by using a MessageHandler.Basic<PongMessage>. The payload of the PongMessage is the application data sent by the peer.
    Author:
    dannycoward
    • Method Summary

      All Methods
      Modifier and Type Method and Description
      ByteBuffer getApplicationData ()
      The application data inside the pong message from the peer.
    • Method Detail

      • getApplicationData

        ByteBuffer getApplicationData()
        The application data inside the pong message from the peer.
        Returns:
        the application data.
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method

Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.

AltStyle によって変換されたページ (->オリジナル) /