| Interface | Description |
|---|---|
| InternalAPI |
InternalAPI is the interface that need to be implemented in order to register an internal API into EI. |
| Class | Description |
|---|---|
| APIResource |
APIResource is the abstract implementation of a Resource in an Internal API. |
| ConfigurationLoader |
ConfigurationLoader contains utilities to load configuration file content required for Internal APIs
implementation. |
| Constants |
Constants contains constants related to internal http api implementation. |
| InternalAPIDispatcher |
InternalAPIDispatcher takes care of dispatching messages received over the internal inbound endpoint into
relevant InternalAPI. |
Copyright © 2019 WSO2. All rights reserved.