| Interface | Description |
|---|---|
| InternalUriTemplate.PathSegment |
Represents an expandable path segment.
|
| Class | Description |
|---|---|
| InternalUriMatchTemplate | Deprecated |
| InternalUriMatchTemplate.UriMatchTemplateParser |
Extended version of
InternalUriTemplate.UriTemplateParser that builds a regular expression to match a path. |
| InternalUriMatchVariable | Deprecated |
| InternalUriTemplate | Deprecated |
| InternalUriTemplate.UriTemplateParser |
An URI template parser.
|
| ValidatingInterceptor |
A
MethodInterceptor that validates method invocations. |
| Annotation Type | Description |
|---|---|
| Validated |
Around advice that ensures an objects methods are validated. |