Uses of Interface
org.jboss.as.protocol.mgmt.support.ManagementChannelShutdownHandle
Packages that use ManagementChannelShutdownHandle
-
Uses of ManagementChannelShutdownHandle in org.jboss.as.protocol.mgmt
Classes in org.jboss.as.protocol.mgmt that implement ManagementChannelShutdownHandleModifier and TypeClassDescriptionclassBase class forManagementMessageHandlerimplementations.final classGeneric management channel handler allowing to assemble multipleManagementRequestHandlerFactoryper channel. -
Uses of ManagementChannelShutdownHandle in org.jboss.as.protocol.mgmt.support
Methods in org.jboss.as.protocol.mgmt.support that return ManagementChannelShutdownHandleModifier and TypeMethodDescriptionManagementChannelInitialization.startReceiving(org.jboss.remoting3.Channel channel) Initialize the channel receiver and start receiving requests.