Interface StreamingMessageSender

    • Method Detail

      • initialize

        void initialize()
                 throws java.io.IOException
        Throws:
        java.io.IOException
      • sendMessage

        void sendMessage​(StreamMessage message)
                  throws java.io.IOException
        Throws:
        java.io.IOException
      • connected

        boolean connected()
      • close

        void close()