Package org.wso2.carbon.inbound.endpoint.internal.http.api
package org.wso2.carbon.inbound.endpoint.internal.http.api
-
ClassDescription
APIResourceis the abstract implementation of a Resource in an Internal API.ConfigurationLoadercontains utilities to load configuration file content required for Internal APIs implementation.Constantscontains constants related to internal http api implementation.InternalAPIis the interface that need to be implemented in order to register an internal API into EI.InternalAPIDispatchertakes care of dispatching messages received over the internal inbound endpoint into relevantInternalAPI.InternalAPIHandleris the interface that need to be implemented in order to set handlers to an internal API.