Package com.adobe.idp.dsc.registry.endpoint

Interface Summary
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 Summary
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.
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.
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.
 

Exception Summary
EndpointStoreException /** Represents an exception that is thrown if an endpoint cannot be created.