| Package | Description |
|---|---|
| org.mule.module.apikit.api.uri | |
| org.mule.module.apikit.uri |
| Class and Description |
|---|
| Matchable
A class implementing this interface can be matched.
|
| URIResolveResult
Holds the results of a URI resolver.
|
| URITemplate
A URI Template for constructing URIs following the same structure.
|
| Class and Description |
|---|
| Matchable
A class implementing this interface can be matched.
|
| Token
Defines a token in a URI pattern or template.
|
| TokenFactory
A factory for URI tokens.
|
| TokenFactory.Syntax
A syntax to use for creating tokens.
|
| TokenOperatorDX
A token based on the operators defined in the latest draft.
|
| TokenOperatorDX.Operator
The list of operators currently supported.
|
| TokenOperatorPS.Operator
The list of operators currently supported.
|
| URIResolveResult.Status
The possible status of a resolve result.
|
| URITemplateSyntaxException
Thrown to indicate that a URI Template or URI Template fragment does not follow the appropriate syntax.
|
| Variable
A variable in a URL pattern or template.
|
| Variable.Form
Indicate that the variable's value should be processed as a list ("@") or an associative array ("%").
|
| Variable.Reserved
Used for reserved variable names.
|
| VariableType
Defines a variable type.
|
Copyright © 2025. All rights reserved.