Interface RemoteConnection


  • public interface RemoteConnection
    INTERNAL API.
    • Method Detail

      • channelFuture

        io.netty.channel.ChannelFuture channelFuture()
        The channel future associated with this connection.
      • shutdown

        void shutdown()
        Shutdown the connection and release the resources.