public class UriInfoUtils extends Object
| Constructor and Description |
|---|
UriInfoUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Set<String> |
extractAgentIds(javax.ws.rs.core.UriInfo info) |
static Set<String> |
extractLastSegmentMatrixParameterAsSet(javax.ws.rs.core.UriInfo info,
String parameterName) |
static Set<String> |
extractProductIds(javax.ws.rs.core.UriInfo info) |
static Set<String> |
extractSegmentMatrixParameterAsSet(javax.ws.rs.core.UriInfo info,
String pathName,
String parameterName) |
Copyright © 2021 Terracotta, Inc.. All rights reserved.