| Interface | Description |
|---|---|
| ContentRepository |
Repository for deployment content and other managed content.
|
| DeploymentFileRepository | |
| HostFileRepository |
A repository used to retrieve files in the domain directory structure.
|
| RemoteFileRequestAndHandler.RemoteFileProtocolIdMapper |
Maps the expected protocol codes to the actual protocol
|
| RemoteFileRequestAndHandler.RootFileReader |
Reads the root file being got
|
| Class | Description |
|---|---|
| ContentRepository.Factory | |
| LocalDeploymentFileRepository | |
| LocalFileRepository |
A repository used to retrieve files in the domain directory structure.
|
| RemoteFileRequestAndHandler |
Common protocol code for getting files from master->slave HC and HC->server.
|
| Exception | Description |
|---|---|
| RemoteFileRequestAndHandler.CannotCreateLocalDirectoryException |
Indicates a directory could not be created
|
| RemoteFileRequestAndHandler.DidNotReadEntireFileException |
Indicates a file was not completely read
|
Copyright © 2014 JBoss by Red Hat. All rights reserved.