Class TransportMessage

    • Constructor Detail

      • TransportMessage

        public TransportMessage()
        Constructs a new empty transport message
      • TransportMessage

        public TransportMessage​(StreamInput in)
                         throws java.io.IOException
        Constructs a new transport message with the data from the StreamInput. This is currently a no-op
        Throws:
        java.io.IOException