Package org.wso2.carbon.inbound.endpoint.internal.http.api


package org.wso2.carbon.inbound.endpoint.internal.http.api
  • Class
    Description
    APIResource is the abstract implementation of a Resource in an Internal API.
    ConfigurationLoader contains utilities to load configuration file content required for Internal APIs implementation.
    Constants contains constants related to internal http api implementation.
    InternalAPI is the interface that need to be implemented in order to register an internal API into EI.
    InternalAPIDispatcher takes care of dispatching messages received over the internal inbound endpoint into relevant InternalAPI.
    InternalAPIHandler is the interface that need to be implemented in order to set handlers to an internal API.