Interface | Description |
---|---|
InternalAPI |
InternalAPI is the interface that need to be implemented in order to register an internal API into EI. |
InternalAPIHandler |
InternalAPIHandler is the interface that need to be implemented in order to set handlers to an internal API. |
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 © 2020 WSO2. All rights reserved.