|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WadlResponse | |
|---|---|
| net.craftforge.essential.controller.documentation.jaxb | |
| net.craftforge.essential.controller.managers | |
| Uses of WadlResponse in net.craftforge.essential.controller.documentation.jaxb |
|---|
| Methods in net.craftforge.essential.controller.documentation.jaxb that return types with arguments of type WadlResponse | |
|---|---|
List<WadlResponse> |
WadlMethod.getResponses()
|
| Method parameters in net.craftforge.essential.controller.documentation.jaxb with type arguments of type WadlResponse | |
|---|---|
void |
WadlMethod.setResponses(List<WadlResponse> responses)
|
| Uses of WadlResponse in net.craftforge.essential.controller.managers |
|---|
| Methods in net.craftforge.essential.controller.managers that return types with arguments of type WadlResponse | |
|---|---|
protected List<WadlResponse> |
DocumentationManager.getResponses(Method resourceMethod,
Configuration configuration)
Gets a list of possible responses of a resource Java method and a controller configuration. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||