Interface ManagementChannelInitialization


  • public interface ManagementChannelInitialization
    Initializes a Channel.Receiver for receiving messages over management channels.
    Author:
    Emanuel Muckenhuber
    • Method Detail

      • startReceiving

        ManagementChannelShutdownHandle startReceiving​(org.jboss.remoting3.Channel channel)
        Initialize the channel receiver and start receiving requests.
        Parameters:
        channel - an opened channel
        Returns:
        a handle to the receiver that can be used to coordinate a controlled shutdown