| Package | Description |
|---|---|
| org.alfresco.repo.deploy |
| Modifier and Type | Class and Description |
|---|---|
class |
DeploymentReceiverTransportAdapterHessian
This class adapts the Hessian protocol to DeploymentReceiverTransport
|
class |
DeploymentReceiverTransportAdapterRMI
Transport adapter to connect to the FSR using RMI protocol.
|
class |
DeploymentReceiverTransportAdapterSpringHTTP
Transport adapter to connect to the FSR using Spring over HTTP protocol.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,DeploymentReceiverTransportAdapter> |
DeploymentServiceImpl.getDeploymentReceiverTransportAdapters() |
| Modifier and Type | Method and Description |
|---|---|
void |
DeploymentServiceImpl.setDeploymentReceiverTransportAdapters(Map<String,DeploymentReceiverTransportAdapter> adapters)
The deployment transport adapters provide the factories used to connect to a remote file system receiver.
|
Copyright © 2005–2014 Alfresco Software. All rights reserved.