|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GenerationException | |
---|---|
org.codehaus.xfire.gen | |
org.codehaus.xfire.gen.jaxb | |
org.codehaus.xfire.gen.jsr181 | |
org.codehaus.xfire.jaxws.gen |
Uses of GenerationException in org.codehaus.xfire.gen |
---|
Methods in org.codehaus.xfire.gen that throw GenerationException | |
---|---|
JType |
SchemaSupport.getType(GenerationContext context,
javax.xml.namespace.QName concreteType,
javax.xml.namespace.QName schemaType)
|
Uses of GenerationException in org.codehaus.xfire.gen.jaxb |
---|
Methods in org.codehaus.xfire.gen.jaxb that throw GenerationException | |
---|---|
JType |
JAXBSchemaSupport.getType(GenerationContext context,
javax.xml.namespace.QName concreteType,
javax.xml.namespace.QName schemaType)
|
Uses of GenerationException in org.codehaus.xfire.gen.jsr181 |
---|
Methods in org.codehaus.xfire.gen.jsr181 that throw GenerationException | |
---|---|
protected JClass |
AbstractServiceGenerator.generateExceptionClass(GenerationContext context,
MessagePartInfo part,
JMethod method)
|
protected void |
AbstractServiceGenerator.generateFaults(GenerationContext context,
OperationInfo op,
JMethod method)
|
protected JType |
AbstractServiceGenerator.getHolderType(GenerationContext context,
MessagePartInfo part)
|
protected JType |
AbstractServiceGenerator.getReturnType(GenerationContext context,
SchemaSupport schema,
OperationInfo op)
Find the return type for the operation. |
Uses of GenerationException in org.codehaus.xfire.jaxws.gen |
---|
Methods in org.codehaus.xfire.jaxws.gen that throw GenerationException | |
---|---|
protected JClass |
InterfaceGenerator.generateExceptionClass(GenerationContext context,
MessagePartInfo part,
JMethod method)
|
protected JClass |
ServiceStubGenerator.generateExceptionClass(GenerationContext context,
MessagePartInfo part,
JMethod method)
|
protected JType |
InterfaceGenerator.getHolderType(GenerationContext context,
MessagePartInfo part)
|
protected JType |
ServiceStubGenerator.getHolderType(GenerationContext context,
MessagePartInfo part)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |