public interface ManagementChannelInitialization
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ManagementChannelInitialization.ManagementChannelShutdownHandle |
| Modifier and Type | Method and Description |
|---|---|
ManagementChannelInitialization.ManagementChannelShutdownHandle |
startReceiving(org.jboss.remoting3.Channel channel)
Initialize the management channel and start receiving request.
|
ManagementChannelInitialization.ManagementChannelShutdownHandle startReceiving(org.jboss.remoting3.Channel channel)
channel - opened channelCopyright © 2014 JBoss by Red Hat. All rights reserved.