public class ApimanPathUtils extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ApimanPathUtils.ServiceRequestPathInfo
Parsed service request path information.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
ACCEPT_HEADER |
static String |
X_API_VERSION_HEADER |
| Constructor and Description |
|---|
ApimanPathUtils() |
| Modifier and Type | Method and Description |
|---|---|
static ApimanPathUtils.ServiceRequestPathInfo |
parseServiceRequestPath(String apiVersionHeader,
String acceptHeader,
String pathInfo) |
public static final String X_API_VERSION_HEADER
public static final String ACCEPT_HEADER
public static final ApimanPathUtils.ServiceRequestPathInfo parseServiceRequestPath(String apiVersionHeader, String acceptHeader, String pathInfo)
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.