Package org.jboss.as.controller.remote
package org.jboss.as.controller.remote
-
ClassDescriptionService used to create operation handlers per incoming channelBasic operation listener backed by a blocking queue.An AsyncFuture that is in
AsyncFuture.Status.COMPLETEas soon as it is instantiated.Callback that can be provided to operation step handlers for operations like 'reload' and 'shutdown' where the response needs to be sent to the caller before the operation completes.Operation handlers for the remote implementation ofModelControllerClientService used to create a new client protocol operation handler per channelFactory for operation handler services.RemoteProxyControllerimplementation.Support logic related to dealing with input streams attached to an operation response.A transactional protocol client to execute management operations betweenModelControllers running on different processes.An operation wrapper.The prepared result.TransactionalProtocolClient.TransactionalOperationListener<T extends TransactionalProtocolClient.Operation>The transactional operation listener.Factory to create aTransactionalProtocolClient.The transactional request handler for a remoteTransactionalProtocolClient.