The com.adobe.idp.dsc.registry.endpoint package contains classes that enable you to programmatically create and modify endpoints.
| Interface | Description | |
|---|---|---|
| EndpointRegistry | Enables the creation of a Java object that performs endpoint operations, such as creating and removing endpoints. | |
| EndpointStore | Enables the creation of a Java object that performs operations on existing endpoints. |
| Class | Description | |
|---|---|---|
| CreateEndpointCategoryInfo | Enables the creation of a category that is associated with an endpoint. | |
| CreateEndpointInfo | Enables the creation of an endpoint that is able to invoke a service. | |
| CreateEndpointInfo.InputMapping | Represents an input data mapping value that is associated with an endpoint. | |
| CreateEndpointInfo.OutputMapping | Represents an output data mapping value that is associated with an endpoint. | |
| EndpointCategoryFilter | Enables the creation of a filter that is used when searching for endpoint categories. | |
| EndpointFilter | Enables the creation of a filter that is used when searching for endpoints. | |
| EndpointStoreException | /** Represents an exception that is thrown if an endpoint cannot be created. | |
| ModifyEndpointCategoryInfo | Enables the creation of a Java object that is required to modify existing endpoint categories. | |
| ModifyEndpointInfo | Enables the creation of a Java object that is required to modify an existing endpoint. | |
| ModifyEndpointInfo.InputMapping | Represents an input data mapping value that is assoicated with an endpoint. | |
| ModifyEndpointInfo.OutputMapping | Represents an output data mapping value that is assoicated with an endpoint. |
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/8.2/programLC/programmer/javadoc/com/adobe/idp/dsc/registry/endpoint/package-detail.html