| Interface | Description |
|---|---|
| InteractionConstraints |
Service interface for checking whether a particular method or a whole class is not
valid at this point, for whatever reason (application state or authorization rules usually).
|
| Class | Description |
|---|---|
| ConstraintViolationMessages |
TODO
|
| ExtensionMediaTypeFilter |
JAVADOC
|
| InteractionConstraintsService |
JAVADOC
|
| InteractionConstraintsService.InteractionConstraintsBinding | |
| NullCommandResult |
The command has no result at all (ignore it).
|
| RequestReaderDelegator |
Delegates to a list of potential readers.
|
| ResponseWriterDelegator |
Delegates to a list of potential writers.
|