Uses of Package
org.jboss.as.protocol.mgmt
Packages that use org.jboss.as.protocol.mgmt
-
Classes in org.jboss.as.protocol.mgmt used by org.jboss.as.protocol.mgmtClassDescriptionutility class for creating management requests.Base class for
ManagementMessageHandlerimplementations.Encapsulates information about a currently active operation, which can require multiple messages exchanged between the client and the server.A callback indicating when an operation is complete.Handler for the operation result or to mark the operation as cancelled or failed.Responsible for generating new unique batch ids on the server side of a channel.Associates a remotingChannelto a management client.Base receiver class for the management protocol support.Strategy management clients can use for controlling the lifecycle of the channel.Interface implemented by classes able to handle a management protocol message coming in from a JBoss RemotingChannel.ManagementRequestthat sends aManagementProtocol.TYPE_PINGheader.ManagementProtocol header used to send the required information to establish a request with a remote controller.A management request.The context for handling a management request.A task that can be executed asynchronously by aManagementRequestContextA handler for incoming requests.AManagementRequestHandlerfactory.A chain of multiple request handler factories, also providing a hook for factories to create new active operations or register the local process instance of a remotely initiated active operation.ManagementProtocol header used for management requests.A local handler for responses to a management request.ManagementProtocol header used for management operation responses.