| Package | Description |
|---|---|
| org.springframework.extensions.config | |
| org.springframework.extensions.webscripts.connector |
| Modifier and Type | Field and Description |
|---|---|
protected HashMap<String,RemoteConfigElement.ConnectorDescriptor> |
RemoteConfigElement.connectors |
| Modifier and Type | Method and Description |
|---|---|
RemoteConfigElement.ConnectorDescriptor |
RemoteConfigProperties.getConnectorDescriptor(String id) |
RemoteConfigElement.ConnectorDescriptor |
RemoteConfigElement.getConnectorDescriptor(String id) |
| Modifier and Type | Field and Description |
|---|---|
protected RemoteConfigElement.ConnectorDescriptor |
AbstractConnector.descriptor |
| Modifier and Type | Method and Description |
|---|---|
static void |
EndpointManager.registerEndpoint(String endpoint,
RemoteConfigElement.ConnectorDescriptor descriptor)
Register an endpoint with the manager - the same endpoint can be registered
any number of times by multiple threads without side effects.
|
| Constructor and Description |
|---|
AbstractConnector(RemoteConfigElement.ConnectorDescriptor descriptor,
String endpoint)
Constructor.
|
AlfrescoConnector(RemoteConfigElement.ConnectorDescriptor descriptor,
String endpoint)
Instantiates a new Alfresco Connector.
|
HttpConnector(RemoteConfigElement.ConnectorDescriptor descriptor,
String endpoint)
Instantiates a new http connector.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.