| 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.
|
| EndpointInstance |
Generic endpoint instance.
|
| SharedEndpointManagement |
Management of the single, shared, internal Unity endpoint, which is not under administrator's control.
|
| WebAppEndpointInstance |
Servlet endpoint instance
|
| Class | Description |
|---|---|
| AbstractEndpoint |
Typical boilerplate for all endpoints.
|
| AbstractWebEndpoint |
Typical boilerplate for all
WebAppEndpointInstances. |
Copyright © 2018 Unity. All rights reserved.