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
 com.sun.codemodel.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
 com.sun.codemodel.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  com.sun.codemodel.JClass FaultGenerator.generateExceptionClass(GenerationContext context, org.codehaus.xfire.service.FaultInfo fault, org.codehaus.xfire.service.MessagePartInfo part)
           
protected  void AbstractServiceGenerator.generateFaults(GenerationContext context, org.codehaus.xfire.service.OperationInfo op, com.sun.codemodel.JMethod method)
           
protected  com.sun.codemodel.JType AbstractServiceGenerator.getHolderType(GenerationContext context, org.codehaus.xfire.service.MessagePartInfo part)
           
protected  com.sun.codemodel.JType AbstractServiceGenerator.getReturnType(GenerationContext context, SchemaSupport schema, org.codehaus.xfire.service.OperationInfo op)
          Find the return type for the operation.
 



Copyright © 2004-2007. All Rights Reserved.