Uses of Package
org.wso2.carbon.inbound.endpoint.internal.http.api
-
Packages that use org.wso2.carbon.inbound.endpoint.internal.http.api Package Description org.wso2.carbon.inbound.endpoint.internal.http.api org.wso2.carbon.inbound.endpoint.protocol.http.management -
Classes in org.wso2.carbon.inbound.endpoint.internal.http.api used by org.wso2.carbon.inbound.endpoint.internal.http.api Class Description APIResource APIResource
is the abstract implementation of a Resource in an Internal API.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. -
Classes in org.wso2.carbon.inbound.endpoint.internal.http.api used by org.wso2.carbon.inbound.endpoint.protocol.http.management Class Description InternalAPIDispatcher InternalAPIDispatcher
takes care of dispatching messages received over the internal inbound endpoint into relevantInternalAPI
.