Uses of Interface
org.wso2.carbon.inbound.endpoint.internal.http.api.InternalAPI
-
Packages that use InternalAPI Package Description org.wso2.carbon.inbound.endpoint.internal.http.api -
-
Uses of InternalAPI in org.wso2.carbon.inbound.endpoint.internal.http.api
Methods in org.wso2.carbon.inbound.endpoint.internal.http.api that return types with arguments of type InternalAPI Modifier and Type Method Description static List<InternalAPI>
ConfigurationLoader. getHttpInternalApis()
static List<InternalAPI>
ConfigurationLoader. getHttpsInternalApis()
Constructor parameters in org.wso2.carbon.inbound.endpoint.internal.http.api with type arguments of type InternalAPI Constructor Description InternalAPIDispatcher(List<InternalAPI> internalApis)
-