Interface Page

    • Method Detail

      • getId

        java.lang.String getId()
      • getCreated

        long getCreated()
      • send

        void send​(java.lang.String protocol,
                  java.lang.String payload)
           throws java.io.IOException
        Throws:
        java.io.IOException
      • getPageEventBus

        com.google.common.eventbus.EventBus getPageEventBus()
      • isConnected

        boolean isConnected()
      • close

        void close​(@Nullable
                   java.lang.String message)