Package org.jboss.as.controller.client.impl
Implementation classes to support the
core JBoss AS management client API.
These classes are not part of the JBoss Application Server public API and may change without notice between
releases. Therefore they should not be directly used by client applications.-
Interface Summary Interface Description AdditionalBootCliScriptInvoker This is for internal use only.InputStreamEntry ModelControllerProtocol -
Class Summary Class Description AbstractDelegatingAsyncFuture<T> AbstractModelControllerClient ClientConfigurationImpl ExistingChannelModelControllerClient InputStreamEntry.CachingStreamEntry Cache the data on disk.InputStreamEntry.FileStreamEntry InputStreamEntry.InMemoryEntry Copy the data in-memory.OperationResponseProxy AnOperationResponsethat proxies back to a remote server to read any attached response streams.RemotingModelControllerClient ModelControllerClientbased on a RemotingEndpoint.