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