Uses of Class
org.codehaus.xfire.gen.GenerationException

Packages that use GenerationException
org.codehaus.xfire.gen   
org.codehaus.xfire.gen.jaxb   
org.codehaus.xfire.gen.jsr181   
 

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 FaultGenerator.generateExceptionClass(GenerationContext context, FaultInfo fault, MessagePartInfo part)
           
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.
 



Copyright © 2004-2006 Envoi Solutions LLC. All Rights Reserved.