|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FaultNode | |
|---|---|
| org.jvnet.ws.wadl.ast | Classes to insulate code generator from JAXB generated classes. |
| org.jvnet.ws.wadl2java.common | |
| org.jvnet.ws.wadl2java.jaxrs | |
| org.jvnet.ws.wadl2java.jersey | |
| Uses of FaultNode in org.jvnet.ws.wadl.ast |
|---|
| Methods in org.jvnet.ws.wadl.ast that return types with arguments of type FaultNode | |
|---|---|
javax.ws.rs.core.MultivaluedMap<List<Long>,FaultNode> |
MethodNode.getFaults()
Get a list of the faults for this method |
| Uses of FaultNode in org.jvnet.ws.wadl2java.common |
|---|
| Methods in org.jvnet.ws.wadl2java.common with parameters of type FaultNode | |
|---|---|
protected com.sun.codemodel.JDefinedClass |
BaseResourceClassGenerator.generateExceptionClass(FaultNode f)
Create an exception class that wraps an element used for indicating a fault condition. |
protected abstract com.sun.codemodel.JDefinedClass |
BaseResourceClassGenerator.generateExceptionClassInternal(String exName,
FaultNode f)
Try to create a new exception class that is relevant for the platform |
| Uses of FaultNode in org.jvnet.ws.wadl2java.jaxrs |
|---|
| Methods in org.jvnet.ws.wadl2java.jaxrs with parameters of type FaultNode | |
|---|---|
protected com.sun.codemodel.JDefinedClass |
JAXRS20ResourceClassGenerator.generateExceptionClassInternal(String exName,
FaultNode f)
Try to create a new exception class that is relevant for the platform |
| Uses of FaultNode in org.jvnet.ws.wadl2java.jersey |
|---|
| Methods in org.jvnet.ws.wadl2java.jersey with parameters of type FaultNode | |
|---|---|
protected com.sun.codemodel.JDefinedClass |
Jersey1xResourceClassGenerator.generateExceptionClassInternal(String exName,
FaultNode f)
Try to create a new exception class that is relevant for the platform |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||