JavaScript is disabled on your browser.
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method
play.mvc

Interface WebSocket.Out<A>

  • Enclosing class:
    WebSocket<A>


    public static interface WebSocket.Out<A>
    A WebSocket out.
    • Method Summary

      Methods
      Modifier and Type Method and Description
      void close ()
      Close this channel.
      void write (A frame)
      Writes a frame.
    • Method Detail

      • write

        void write(A frame)
        Writes a frame.
      • close

        void close()
        Close this channel.
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method

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