public interface ManagementMessageHandler
Channel.| Modifier and Type | Method and Description |
|---|---|
void |
handleMessage(org.jboss.remoting3.Channel channel,
DataInput input,
ManagementProtocolHeader header)
Handle a message on the channel.
|
void handleMessage(org.jboss.remoting3.Channel channel,
DataInput input,
ManagementProtocolHeader header)
throws IOException
channel - the channelinput - the data inputheader - the headerIOExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.