Package | Description |
---|---|
com.edorasware.cloud.core.deploy | |
com.edorasware.cloud.core.transfer.internal |
Modifier and Type | Method and Description |
---|---|
void |
AppDeploymentService.setDeployedAppChannelAdapters(List<OutgoingAppChannelAdapter> deployedAppChannelAdapters) |
Modifier and Type | Class and Description |
---|---|
class |
LocalDirectoryOutgoingAppChannelAdapter
Outgoing app channel adapter which stores the app model in a directory on the local file system.
|
class |
LocalZipFileOutgoingAppChannelAdapter
Outgoing app channel adapter which stores the app model as ZIP file on the local file system.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultDistributionService.setManagedChannelAdapters(List<? extends OutgoingAppChannelAdapter> managedAdapters)
Sets the list of managed channel adapters.
|
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.