Uses of Interface
org.wso2.carbon.inbound.endpoint.internal.http.api.InternalAPIHandler
-
Packages that use InternalAPIHandler Package Description org.wso2.carbon.inbound.endpoint.internal.http.api -
-
Uses of InternalAPIHandler 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 InternalAPIHandler Modifier and Type Method Description List<InternalAPIHandler>
InternalAPI. getHandlers()
Gets the handlers associated with the APIMethod parameters in org.wso2.carbon.inbound.endpoint.internal.http.api with type arguments of type InternalAPIHandler Modifier and Type Method Description void
InternalAPI. setHandlers(List<InternalAPIHandler> handlerList)
Sets the handlers associated with the API
-