public class RequestProcessorDispatcherUtil extends Object
Constructor and Description |
---|
RequestProcessorDispatcherUtil() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isDispatchToApiGetProcessor(String requestUri,
org.apache.axis2.context.ConfigurationContext configurationContext)
Evaluates the given URI to find any matching API
|
public static boolean isDispatchToApiGetProcessor(String requestUri, org.apache.axis2.context.ConfigurationContext configurationContext)
requestUri
- URI of the requestconfigurationContext
- Configuration ContextCopyright © 2021 WSO2. All rights reserved.