public interface ManagementChannelInitialization
Channel.Receiver for receiving
messages over management channels.| Modifier and Type | Method and Description |
|---|---|
ManagementChannelShutdownHandle |
startReceiving(org.jboss.remoting3.Channel channel)
Initialize the channel receiver and start receiving requests.
|
ManagementChannelShutdownHandle startReceiving(org.jboss.remoting3.Channel channel)
channel - an opened channelCopyright © 2016 JBoss by Red Hat. All rights reserved.