| Enum | Description |
|---|---|
| DocReturn.Structure |
| Annotation Type | Description |
|---|---|
| DocPathExample |
Annotatation can be used on resource class and resource method
Because javax.ws.rs.Path.value can contain regular expressions which are not much readable, here can be placed example of path. |
| DocReturn |
Annotatation can be used on resource methods for customizing return option in
documentation.
|
| DocReturns |
Annotatation can be used on resource method
If more than one return option can be returned use this wrapper for them |
Copyright © 2015. All rights reserved.