Package pl.edu.icm.unity.engine.api.endpoint
Endpoint API
- Author:
- K. Benedyczak
-
Interface Summary Interface Description BindingAuthn Interface defining binding specific API (e.g.EndpointFactory Implemented by a class which allows to create an endpoint instance ready for hot deployment.EndpointFileConfigurationManagement EndpointInstance Generic endpoint instance.ServletProvider SharedEndpointManagement Management of the single, shared, internal Unity endpoint, which is not under administrator's control.WebAppEndpointInstance Servlet endpoint instance -
Class Summary Class Description AbstractEndpoint Typical boilerplate for all endpoints.AbstractWebEndpoint Typical boilerplate for allWebAppEndpointInstance
s.EndpointPathValidator Helper for validation endpoint path