private static final class PathParamValueFactoryProvider.PathParamListPathSegmentValueFactory extends AbstractContainerRequestValueFactory<java.util.List<javax.ws.rs.core.PathSegment>>
| Modifier and Type | Field and Description |
|---|---|
private boolean |
decode |
private java.lang.String |
name |
| Constructor and Description |
|---|
PathParamListPathSegmentValueFactory(java.lang.String name,
boolean decode) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<javax.ws.rs.core.PathSegment> |
provide() |
dispose, getContainerRequest