public class CustomPathParserImpl extends Object implements io.apiman.gateway.engine.IApiRequestPathParser
IApiRequestPathParser implementation.
See DefaultRequestPathParser for the standard implementation.| Constructor and Description |
|---|
CustomPathParserImpl(Map<String,String> config) |
| Modifier and Type | Method and Description |
|---|---|
io.apiman.common.util.ApimanPathUtils.ApiRequestPathInfo |
parseEndpoint(String path,
io.apiman.gateway.engine.beans.util.HeaderMap headers) |
public io.apiman.common.util.ApimanPathUtils.ApiRequestPathInfo parseEndpoint(String path, io.apiman.gateway.engine.beans.util.HeaderMap headers)
parseEndpoint in interface io.apiman.gateway.engine.IApiRequestPathParserCopyright © 2014–2018 JBoss, a division of Red Hat. All rights reserved.