@Version(value="1.0.1")
See: Description
| Interface | Description |
|---|---|
| EndpointService |
This is the interface for the EndpointService.
Using this service, the calling component can post to and retrieve from the endpoint. All the plumbing around authentication will be taken care of. Example how to use the service in your custom code: @Reference(target="(id=yourEndpointId)")private EndpointService endpointService;
|
| IntegrationService |
Service to communicate to Adobe I/O with regards to authentication.
|
Copyright © 2013–2020 Adobe. All rights reserved.