Interface | Description |
---|---|
ResourceStrategy |
A ResourceStrategy represents a method of mapping an Operation to a
URI/Verb combination.
|
Class | Description |
---|---|
ConventionStrategy |
Maps a BindingOperation to a URI/combination using the following rules:
|
EnglishInflector |
Rules for English inflection.
|
Inflector | |
JRAStrategy |
A strategy to map BindingOperationInfos to URI/Verb combos utilizing the
Java Rest Annotations.
|
Apache CXF