core JBoss AS management client API.See: Description
| Interface | Description |
|---|---|
| InputStreamEntry | |
| ModelControllerProtocol |
| Class | Description |
|---|---|
| AbstractDelegatingAsyncFuture<T> | |
| AbstractModelControllerClient | |
| ClientConfigurationImpl | |
| ExistingChannelModelControllerClient | |
| InputStreamEntry.CachingStreamEntry |
Cache the data on disk.
|
| InputStreamEntry.FileStreamEntry | |
| InputStreamEntry.InMemoryEntry |
Copy the data in-memory.
|
| OperationResponseProxy |
An
OperationResponse that proxies back to a remote server
to read any attached response streams. |
| RemotingModelControllerClient |
ModelControllerClient based on a Remoting Endpoint. |
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.Copyright © 2018 JBoss by Red Hat. All rights reserved.