A B C D E F G H I J M N O P S W X

A

AbstractPlugin - Class in org.codehaus.xfire.gen.jsr181
 
AbstractPlugin() - Constructor for class org.codehaus.xfire.gen.jsr181.AbstractPlugin
 
AbstractServiceGenerator - Class in org.codehaus.xfire.gen.jsr181
 
AbstractServiceGenerator() - Constructor for class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator
 
AbstractServiceGenerator.ParamInfo - Class in org.codehaus.xfire.gen.jsr181
 
AbstractServiceGenerator.ParamInfo(JType, String) - Constructor for class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator.ParamInfo
 
AbstractServiceGenerator.ParamInfo(JType, String, boolean) - Constructor for class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator.ParamInfo
 
annotate(GenerationContext, OperationInfo, JMethod) - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator
 
annotate(GenerationContext, OperationInfo, JMethod, Binding) - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator
 
annotate(MessagePartInfo, JVar) - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator
 
annotate(MessagePartInfo, JVar, Binding) - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator
 
annotate(GenerationContext, Service, JDefinedClass, Binding) - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator
 
annotate(GenerationContext, Service, JDefinedClass, Binding) - Method in class org.codehaus.xfire.gen.jsr181.ServiceInterfaceGenerator
 
annotate(GenerationContext, OperationInfo, JMethod) - Method in class org.codehaus.xfire.gen.jsr181.ServiceInterfaceGenerator
 
annotate(GenerationContext, OperationInfo, JMethod, Binding) - Method in class org.codehaus.xfire.gen.jsr181.ServiceInterfaceGenerator
 
annotate(MessagePartInfo, JVar) - Method in class org.codehaus.xfire.gen.jsr181.ServiceInterfaceGenerator
 
annotate(MessagePartInfo, JVar, Binding) - Method in class org.codehaus.xfire.gen.jsr181.ServiceInterfaceGenerator
 
annotate(GenerationContext, Service, JDefinedClass, Binding) - Method in class org.codehaus.xfire.gen.jsr181.ServiceStubGenerator
 
annotate(GenerationContext, OperationInfo, JMethod) - Method in class org.codehaus.xfire.gen.jsr181.ServiceStubGenerator
 
annotateInOutParam(MessagePartInfo, JVar, Binding) - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator
 
annotateOneWay(JMethod) - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator
 
annotateOneWay(JMethod) - Method in class org.codehaus.xfire.gen.jsr181.ServiceInterfaceGenerator
 
annotateOutParam(MessagePartInfo, JVar) - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator
 
annotateOutParam(MessagePartInfo, JVar, Binding) - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator
 
annotateOutParam(MessagePartInfo, JVar) - Method in class org.codehaus.xfire.gen.jsr181.ServiceInterfaceGenerator
 
annotateOutParam(MessagePartInfo, JVar, Binding) - Method in class org.codehaus.xfire.gen.jsr181.ServiceInterfaceGenerator
 
annotateParam(AbstractServiceGenerator.ParamInfo, JVar) - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator
 
annotateParam(AbstractServiceGenerator.ParamInfo, JVar) - Method in class org.codehaus.xfire.gen.jsr181.ServiceInterfaceGenerator
 
annotateReturnType(JMethod, MessagePartInfo) - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator
 
annotateReturnType(JMethod, MessagePartInfo, Binding) - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator
 
annotateReturnType(JMethod, MessagePartInfo) - Method in class org.codehaus.xfire.gen.jsr181.ServiceInterfaceGenerator
 

B

BaseServicesGenTask - Class in org.codehaus.xfire.gen
 
BaseServicesGenTask() - Constructor for class org.codehaus.xfire.gen.BaseServicesGenTask
 

C

createClassName(String) - Static method in class org.codehaus.xfire.gen.jsr181.Jsr181Support
 
createDocumentationConfiguration(String) - Method in class org.codehaus.xfire.gen.documentation.DocumentationConfigGen
 
createPackage(String) - Static method in class org.codehaus.xfire.gen.jsr181.Jsr181Support
 

D

DelegatingErrorReceiverImpl - Class in org.codehaus.xfire.gen.jaxb
 
DelegatingErrorReceiverImpl(ErrorListener) - Constructor for class org.codehaus.xfire.gen.jaxb.DelegatingErrorReceiverImpl
 
DocumentationConfigGen - Class in org.codehaus.xfire.gen.documentation
Generate configuration based on javadoc, used for inserting wsdl:documentation tags
DocumentationConfigGen() - Constructor for class org.codehaus.xfire.gen.documentation.DocumentationConfigGen
 

E

error(SAXParseException) - Method in class org.codehaus.xfire.gen.jaxb.DelegatingErrorReceiverImpl
 
error(SAXParseException) - Method in class org.codehaus.xfire.gen.jaxb.ErrorReceiverImpl
 
ErrorReceiverImpl - Class in org.codehaus.xfire.gen.jaxb
 
ErrorReceiverImpl() - Constructor for class org.codehaus.xfire.gen.jaxb.ErrorReceiverImpl
 
EXCEPTION_CLASSES - Static variable in class org.codehaus.xfire.gen.jsr181.FaultGenerator
 
execute() - Method in class org.codehaus.xfire.gen.WsdlGenTask
 
execute() - Method in class org.codehaus.xfire.gen.WsDocGenTask
 
execute() - Method in class org.codehaus.xfire.gen.WsGenTask
 

F

fatalError(SAXParseException) - Method in class org.codehaus.xfire.gen.jaxb.DelegatingErrorReceiverImpl
 
fatalError(SAXParseException) - Method in class org.codehaus.xfire.gen.jaxb.ErrorReceiverImpl
 
fatalErrors - Variable in class org.codehaus.xfire.gen.jaxb.ErrorReceiverImpl
 
FaultGenerator - Class in org.codehaus.xfire.gen.jsr181
 
FaultGenerator() - Constructor for class org.codehaus.xfire.gen.jsr181.FaultGenerator
 

G

generate() - Method in class org.codehaus.xfire.gen.documentation.DocumentationConfigGen
Generates documentation config file for given classes
generate(GenerationContext) - Method in interface org.codehaus.xfire.gen.GeneratorPlugin
 
generate(GenerationContext) - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator
 
generate(GenerationContext, Service) - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator
 
generate(GenerationContext, Service, Binding) - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator
 
generate(GenerationContext) - Method in class org.codehaus.xfire.gen.jsr181.FaultGenerator
 
generate(GenerationContext, QName, List<Service>) - Method in class org.codehaus.xfire.gen.jsr181.FaultGenerator
 
generate(GenerationContext) - Method in class org.codehaus.xfire.gen.jsr181.PortGenerator
 
generate(GenerationContext, QName, List) - Method in class org.codehaus.xfire.gen.jsr181.PortGenerator
 
generate(GenerationContext, JDefinedClass, Service, JVar, Endpoint) - Method in class org.codehaus.xfire.gen.jsr181.PortGenerator
 
generate(GenerationContext) - Method in class org.codehaus.xfire.gen.jsr181.ServiceDescriptorGenerator
 
generate(GenerationContext, Element, QName, List<Service>) - Method in class org.codehaus.xfire.gen.jsr181.ServiceDescriptorGenerator
 
generate(GenerationContext, Element, Service) - Method in class org.codehaus.xfire.gen.jsr181.ServiceDescriptorGenerator
 
generate(GenerationContext, Service) - Method in class org.codehaus.xfire.gen.jsr181.ServiceInterfaceGenerator
 
generate(GenerationContext, Service) - Method in class org.codehaus.xfire.gen.jsr181.ServiceStubGenerator
 
generate() - Method in class org.codehaus.xfire.gen.Wsdl11Generator
 
generateExceptionClass(GenerationContext, FaultInfo, MessagePartInfo) - Method in class org.codehaus.xfire.gen.jsr181.FaultGenerator
 
generateExceptionClass(MessagePartInfo, JCodeModel, JType, JDefinedClass) - Method in class org.codehaus.xfire.gen.jsr181.FaultGenerator
 
generateFaults(GenerationContext, OperationInfo, JMethod) - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator
 
generateService(GenerationContext, JDefinedClass, JMethod, Service, int) - Method in class org.codehaus.xfire.gen.jsr181.PortGenerator
 
GenerationContext - Class in org.codehaus.xfire.gen
 
GenerationContext(JCodeModel, Object) - Constructor for class org.codehaus.xfire.gen.GenerationContext
 
GenerationException - Exception in org.codehaus.xfire.gen
 
GenerationException() - Constructor for exception org.codehaus.xfire.gen.GenerationException
 
GenerationException(String, Throwable) - Constructor for exception org.codehaus.xfire.gen.GenerationException
 
GenerationException(String) - Constructor for exception org.codehaus.xfire.gen.GenerationException
 
GenerationException(Throwable) - Constructor for exception org.codehaus.xfire.gen.GenerationException
 
GeneratorPlugin - Interface in org.codehaus.xfire.gen
 
getBaseDir() - Method in class org.codehaus.xfire.gen.GenerationContext
 
getBaseURI() - Method in class org.codehaus.xfire.gen.GenerationContext
 
getBaseURI() - Method in class org.codehaus.xfire.gen.Wsdl11Generator
 
getBaseURI() - Method in class org.codehaus.xfire.gen.WsGenTask
 
getBinding() - Method in class org.codehaus.xfire.gen.Wsdl11Generator
 
getBinding() - Method in class org.codehaus.xfire.gen.WsGenTask
 
getBindingProvider() - Method in class org.codehaus.xfire.gen.jaxb.JAXBSchemaSupport
 
getBindingProvider() - Method in interface org.codehaus.xfire.gen.SchemaSupport
 
getBindingProvider() - Method in class org.codehaus.xfire.gen.xmlbeans.XmlBeansSchemaSupport
 
getBindingProviderExpr(GenerationContext) - Method in class org.codehaus.xfire.gen.jaxb.JAXBSchemaSupport
 
getBindingProviderExpr(GenerationContext) - Method in interface org.codehaus.xfire.gen.SchemaSupport
 
getBindingProviderExpr(GenerationContext) - Method in class org.codehaus.xfire.gen.xmlbeans.XmlBeansSchemaSupport
 
getClassName(GenerationContext, Service) - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator
 
getClassName(GenerationContext, Service) - Method in class org.codehaus.xfire.gen.jsr181.ServiceInterfaceGenerator
 
getClassName(GenerationContext, Service) - Method in class org.codehaus.xfire.gen.jsr181.ServiceStubGenerator
 
getClassType() - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator
 
getClassType() - Method in class org.codehaus.xfire.gen.jsr181.ServiceInterfaceGenerator
 
getClassType() - Method in class org.codehaus.xfire.gen.jsr181.ServiceStubGenerator
 
getCodeModel() - Method in class org.codehaus.xfire.gen.GenerationContext
 
getCodeModel() - Method in class org.codehaus.xfire.gen.Wsdl11Generator
 
getConfigUrl() - Method in class org.codehaus.xfire.gen.BaseServicesGenTask
 
getCurrentService() - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator
 
getDestinationPackage() - Method in class org.codehaus.xfire.gen.GenerationContext
 
getDestinationPackage() - Method in class org.codehaus.xfire.gen.Wsdl11Generator
 
getExternalBindings() - Method in class org.codehaus.xfire.gen.GenerationContext
 
getExternalBindings() - Method in class org.codehaus.xfire.gen.Wsdl11Generator
 
getExternalBindings() - Method in class org.codehaus.xfire.gen.WsGenTask
 
getFilePath() - Method in class org.codehaus.xfire.gen.WsDocGenTask
 
getFiles() - Method in class org.codehaus.xfire.gen.WsDocGenTask
 
getGeneratedFile() - Method in class org.codehaus.xfire.gen.WsdlGenTask
Path of the generatedFile
getHolderType(GenerationContext, MessagePartInfo) - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator
 
getKeystore() - Method in class org.codehaus.xfire.gen.WsGenTask
 
getKeystorePass() - Method in class org.codehaus.xfire.gen.WsGenTask
 
getName() - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator.ParamInfo
 
getNamespace(String) - Static method in class org.codehaus.xfire.gen.jsr181.NamespaceUtil
 
getOutputDirectory() - Method in class org.codehaus.xfire.gen.GenerationContext
 
getOutputDirectory() - Method in class org.codehaus.xfire.gen.Wsdl11Generator
 
getOutputDirectory() - Method in class org.codehaus.xfire.gen.WsDocGenTask
 
getOutputDirectory() - Method in class org.codehaus.xfire.gen.WsGenTask
 
getOutputFolder() - Method in class org.codehaus.xfire.gen.documentation.DocumentationConfigGen
 
getPackage(QName, GenerationContext) - Method in class org.codehaus.xfire.gen.jsr181.AbstractPlugin
 
getPackage() - Method in class org.codehaus.xfire.gen.WsGenTask
 
getPackageName(String) - Static method in class org.codehaus.xfire.gen.jsr181.NamespaceUtil
 
getParamType() - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator.ParamInfo
 
getPart() - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator.ParamInfo
 
getPlugins() - Method in class org.codehaus.xfire.gen.jsr181.Jsr181Profile
 
getPlugins() - Method in interface org.codehaus.xfire.gen.PluginProfile
 
getProfile() - Method in class org.codehaus.xfire.gen.Wsdl11Generator
 
getProfile() - Method in class org.codehaus.xfire.gen.WsGenTask
 
getReturnType(GenerationContext, SchemaSupport, OperationInfo) - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator
Find the return type for the operation.
getSchemaGenerator() - Method in class org.codehaus.xfire.gen.GenerationContext
 
getSchemas() - Method in class org.codehaus.xfire.gen.GenerationContext
 
getSchemaSupport() - Method in class org.codehaus.xfire.gen.Wsdl11Generator
 
getServiceFactory() - Method in class org.codehaus.xfire.gen.jaxb.JAXBSchemaSupport
 
getServiceFactory() - Method in interface org.codehaus.xfire.gen.SchemaSupport
 
getServiceFactory() - Method in class org.codehaus.xfire.gen.xmlbeans.XmlBeansSchemaSupport
 
getServiceFactoryBean() - Method in class org.codehaus.xfire.gen.jaxb.JAXBSchemaSupport
 
getServiceFactoryBean() - Method in interface org.codehaus.xfire.gen.SchemaSupport
 
getServiceFactoryBean() - Method in class org.codehaus.xfire.gen.xmlbeans.XmlBeansSchemaSupport
 
getServices() - Method in class org.codehaus.xfire.gen.GenerationContext
 
getSrcDirectory() - Method in class org.codehaus.xfire.gen.WsDocGenTask
 
getSrcFiles() - Method in class org.codehaus.xfire.gen.documentation.DocumentationConfigGen
 
getType(GenerationContext, MessagePartInfo) - Method in class org.codehaus.xfire.gen.jaxb.JAXBSchemaSupport
 
getType(GenerationContext, QName, QName) - Method in class org.codehaus.xfire.gen.jaxb.JAXBSchemaSupport
 
getType(GenerationContext, QName, QName, MessagePartInfo) - Method in class org.codehaus.xfire.gen.jaxb.JAXBSchemaSupport
 
getType(GenerationContext, MessagePartInfo) - Method in interface org.codehaus.xfire.gen.SchemaSupport
 
getType(GenerationContext, QName, QName) - Method in interface org.codehaus.xfire.gen.SchemaSupport
 
getType(GenerationContext, MessagePartInfo) - Method in class org.codehaus.xfire.gen.xmlbeans.XmlBeansSchemaSupport
 
getType(GenerationContext, QName, QName) - Method in class org.codehaus.xfire.gen.xmlbeans.XmlBeansSchemaSupport
 
getUniqueName(JCodeModel, String) - Method in class org.codehaus.xfire.gen.jsr181.AbstractPlugin
 
getVarName() - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator.ParamInfo
 
getWsdl() - Method in class org.codehaus.xfire.gen.GenerationContext
 
getWsdl() - Method in class org.codehaus.xfire.gen.Wsdl11Generator
 
getWsdl() - Method in class org.codehaus.xfire.gen.WsGenTask
 
getWsdlLocation() - Method in class org.codehaus.xfire.gen.GenerationContext
 

H

hasFatalErrors() - Method in class org.codehaus.xfire.gen.jaxb.ErrorReceiverImpl
 

I

info(SAXParseException) - Method in class org.codehaus.xfire.gen.jaxb.DelegatingErrorReceiverImpl
 
info(SAXParseException) - Method in class org.codehaus.xfire.gen.jaxb.ErrorReceiverImpl
 
initialize(GenerationContext) - Method in class org.codehaus.xfire.gen.jaxb.JAXBSchemaSupport
 
initialize(GenerationContext) - Method in interface org.codehaus.xfire.gen.SchemaSupport
 
initialize(GenerationContext) - Method in class org.codehaus.xfire.gen.xmlbeans.XmlBeansSchemaSupport
 
isDescriptorOverwritten() - Method in class org.codehaus.xfire.gen.GenerationContext
 
isExplicitAnnotation() - Method in class org.codehaus.xfire.gen.GenerationContext
 
isExplicitAnnotation() - Method in class org.codehaus.xfire.gen.Wsdl11Generator
 
isExplicitAnnotation() - Method in class org.codehaus.xfire.gen.WsGenTask
 
isForceBare() - Method in class org.codehaus.xfire.gen.Wsdl11Generator
 
isForceBare() - Method in class org.codehaus.xfire.gen.WsGenTask
 
isGenerateServerStubs() - Method in class org.codehaus.xfire.gen.Wsdl11Generator
 
isGenerateServerStubs() - Method in class org.codehaus.xfire.gen.WsGenTask
 
isHeader() - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator.ParamInfo
 
isIn() - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator.ParamInfo
 
isOut() - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator.ParamInfo
 
isOverwrite() - Method in class org.codehaus.xfire.gen.Wsdl11Generator
 
isOverwrite() - Method in class org.codehaus.xfire.gen.WsGenTask
 
isServerStubGenerated() - Method in class org.codehaus.xfire.gen.GenerationContext
 
isServerStubOverwritten() - Method in class org.codehaus.xfire.gen.GenerationContext
 
isWritten(GenerationContext) - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator
 
isWritten(GenerationContext) - Method in class org.codehaus.xfire.gen.jsr181.ServiceInterfaceGenerator
 
iterateServices() - Method in class org.codehaus.xfire.gen.BaseServicesGenTask
 

J

javify(String) - Method in class org.codehaus.xfire.gen.jsr181.AbstractPlugin
 
JAXB - Static variable in class org.codehaus.xfire.gen.Wsdl11Generator
 
JAXBSchemaSupport - Class in org.codehaus.xfire.gen.jaxb
 
JAXBSchemaSupport() - Constructor for class org.codehaus.xfire.gen.jaxb.JAXBSchemaSupport
 
Jsr181Profile - Class in org.codehaus.xfire.gen.jsr181
Generates a service interface, service stub, and port accessor.
Jsr181Profile() - Constructor for class org.codehaus.xfire.gen.jsr181.Jsr181Profile
 
Jsr181Support - Class in org.codehaus.xfire.gen.jsr181
 
Jsr181Support() - Constructor for class org.codehaus.xfire.gen.jsr181.Jsr181Support
 

M

main(String[]) - Static method in class org.codehaus.xfire.gen.documentation.DocumentationConfigGen
 
main(String[]) - Static method in class org.codehaus.xfire.gen.WsGen
 

N

NamespaceUtil - Class in org.codehaus.xfire.gen.jsr181
 

O

org.codehaus.xfire.gen - package org.codehaus.xfire.gen
 
org.codehaus.xfire.gen.documentation - package org.codehaus.xfire.gen.documentation
 
org.codehaus.xfire.gen.jaxb - package org.codehaus.xfire.gen.jaxb
 
org.codehaus.xfire.gen.jsr181 - package org.codehaus.xfire.gen.jsr181
 
org.codehaus.xfire.gen.xmlbeans - package org.codehaus.xfire.gen.xmlbeans
 
overwriteClass(GenerationContext, Service, String, File) - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator
 
overwriteClass(GenerationContext, Service, String, File) - Method in class org.codehaus.xfire.gen.jsr181.ServiceStubGenerator
 

P

PluginProfile - Interface in org.codehaus.xfire.gen
 
PortGenerator - Class in org.codehaus.xfire.gen.jsr181
 
PortGenerator() - Constructor for class org.codehaus.xfire.gen.jsr181.PortGenerator
 
processService(Service) - Method in class org.codehaus.xfire.gen.BaseServicesGenTask
 
processService(Service) - Method in class org.codehaus.xfire.gen.WsdlGenTask
 
processService(Service) - Method in class org.codehaus.xfire.gen.WsDocGenTask
 

S

SchemaSupport - Interface in org.codehaus.xfire.gen
 
SERVICE_INTERFACE - Static variable in class org.codehaus.xfire.gen.jsr181.ServiceInterfaceGenerator
 
SERVICE_STUB - Static variable in class org.codehaus.xfire.gen.jsr181.ServiceStubGenerator
 
ServiceDescriptorGenerator - Class in org.codehaus.xfire.gen.jsr181
 
ServiceDescriptorGenerator() - Constructor for class org.codehaus.xfire.gen.jsr181.ServiceDescriptorGenerator
 
ServiceInterfaceGenerator - Class in org.codehaus.xfire.gen.jsr181
 
ServiceInterfaceGenerator() - Constructor for class org.codehaus.xfire.gen.jsr181.ServiceInterfaceGenerator
 
ServiceStubGenerator - Class in org.codehaus.xfire.gen.jsr181
 
ServiceStubGenerator() - Constructor for class org.codehaus.xfire.gen.jsr181.ServiceStubGenerator
 
setBaseURI(String) - Method in class org.codehaus.xfire.gen.GenerationContext
 
setBaseURI(String) - Method in class org.codehaus.xfire.gen.Wsdl11Generator
 
setBaseURI(String) - Method in class org.codehaus.xfire.gen.WsGenTask
 
setBinding(String) - Method in class org.codehaus.xfire.gen.Wsdl11Generator
 
setBinding(String) - Method in class org.codehaus.xfire.gen.WsGenTask
 
setCodeModel(JCodeModel) - Method in class org.codehaus.xfire.gen.GenerationContext
 
setConfigUrl(String) - Method in class org.codehaus.xfire.gen.BaseServicesGenTask
 
setCurrentService(Service) - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator
 
setDescriptorOverwritten(boolean) - Method in class org.codehaus.xfire.gen.GenerationContext
 
setDestinationPackage(String) - Method in class org.codehaus.xfire.gen.GenerationContext
 
setDestinationPackage(String) - Method in class org.codehaus.xfire.gen.Wsdl11Generator
 
setErrorListener(ErrorListener) - Method in class org.codehaus.xfire.gen.jaxb.JAXBSchemaSupport
 
setExplicitAnnotation(boolean) - Method in class org.codehaus.xfire.gen.GenerationContext
 
setExplicitAnnotation(boolean) - Method in class org.codehaus.xfire.gen.Wsdl11Generator
 
setExplicitAnnotation(boolean) - Method in class org.codehaus.xfire.gen.WsGenTask
 
setExternalBindings(Map<String, InputStream>) - Method in class org.codehaus.xfire.gen.GenerationContext
 
setExternalBindings(String) - Method in class org.codehaus.xfire.gen.Wsdl11Generator
 
setExternalBindings(String) - Method in class org.codehaus.xfire.gen.WsGenTask
 
setFilePath(String) - Method in class org.codehaus.xfire.gen.WsDocGenTask
 
setFiles(String[]) - Method in class org.codehaus.xfire.gen.WsDocGenTask
 
setForceBare(boolean) - Method in class org.codehaus.xfire.gen.Wsdl11Generator
 
setForceBare(boolean) - Method in class org.codehaus.xfire.gen.WsGenTask
 
setGenerateServerStubs(boolean) - Method in class org.codehaus.xfire.gen.Wsdl11Generator
 
setGenerateServerStubs(boolean) - Method in class org.codehaus.xfire.gen.WsGenTask
 
setHeader(boolean) - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator.ParamInfo
 
setIn(boolean) - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator.ParamInfo
 
setJAXBErrorListener(ErrorListener) - Method in class org.codehaus.xfire.gen.Wsdl11Generator
 
setKeystore(String) - Method in class org.codehaus.xfire.gen.WsGenTask
 
setKeystorePass(String) - Method in class org.codehaus.xfire.gen.WsGenTask
 
setName(QName) - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator.ParamInfo
 
setOut(boolean) - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator.ParamInfo
 
setOutputDirectory(File) - Method in class org.codehaus.xfire.gen.GenerationContext
 
setOutputDirectory(String) - Method in class org.codehaus.xfire.gen.Wsdl11Generator
 
setOutputDirectory(String) - Method in class org.codehaus.xfire.gen.WsdlGenTask
 
setOutputDirectory(String) - Method in class org.codehaus.xfire.gen.WsDocGenTask
 
setOutputDirectory(String) - Method in class org.codehaus.xfire.gen.WsGenTask
 
setOutputFolder(String) - Method in class org.codehaus.xfire.gen.documentation.DocumentationConfigGen
 
setOverwrite(boolean) - Method in class org.codehaus.xfire.gen.Wsdl11Generator
 
setOverwrite(boolean) - Method in class org.codehaus.xfire.gen.WsGenTask
 
setPackage(String) - Method in class org.codehaus.xfire.gen.WsGenTask
 
setParamType(JType) - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator.ParamInfo
 
setPart(MessagePartInfo) - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator.ParamInfo
 
setProfile(String) - Method in class org.codehaus.xfire.gen.Wsdl11Generator
 
setProfile(String) - Method in class org.codehaus.xfire.gen.WsGenTask
 
setSchemaGenerator(SchemaSupport) - Method in class org.codehaus.xfire.gen.GenerationContext
 
setSchemas(Collection) - Method in class org.codehaus.xfire.gen.GenerationContext
 
setSchemaSupport(SchemaSupport) - Method in class org.codehaus.xfire.gen.Wsdl11Generator
 
setServerStubGenerated(boolean) - Method in class org.codehaus.xfire.gen.GenerationContext
 
setServerStubOverwritten(boolean) - Method in class org.codehaus.xfire.gen.GenerationContext
 
setServices(Map<QName, Collection<Service>>) - Method in class org.codehaus.xfire.gen.GenerationContext
 
setSrcDirectory(String) - Method in class org.codehaus.xfire.gen.WsDocGenTask
 
setSrcFiles(String[]) - Method in class org.codehaus.xfire.gen.documentation.DocumentationConfigGen
 
setWsdl(String) - Method in class org.codehaus.xfire.gen.Wsdl11Generator
 
setWsdl(String) - Method in class org.codehaus.xfire.gen.WsGenTask
 
setWsdlLocation(String) - Method in class org.codehaus.xfire.gen.GenerationContext
 

W

warning(SAXParseException) - Method in class org.codehaus.xfire.gen.jaxb.DelegatingErrorReceiverImpl
 
warning(SAXParseException) - Method in class org.codehaus.xfire.gen.jaxb.ErrorReceiverImpl
 
Wsdl11Generator - Class in org.codehaus.xfire.gen
A bean type class which generates client and server stubs from a wsdl.
Wsdl11Generator() - Constructor for class org.codehaus.xfire.gen.Wsdl11Generator
 
WsdlGenTask - Class in org.codehaus.xfire.gen
A Java 2 WSDL generation Ant task for XFire.
WsdlGenTask() - Constructor for class org.codehaus.xfire.gen.WsdlGenTask
 
WsDocGenTask - Class in org.codehaus.xfire.gen
 
WsDocGenTask() - Constructor for class org.codehaus.xfire.gen.WsDocGenTask
 
WsGen - Class in org.codehaus.xfire.gen
 
WsGen() - Constructor for class org.codehaus.xfire.gen.WsGen
 
WsGenTask - Class in org.codehaus.xfire.gen
 
WsGenTask() - Constructor for class org.codehaus.xfire.gen.WsGenTask
 

X

XMLBEANS - Static variable in class org.codehaus.xfire.gen.Wsdl11Generator
 
XmlBeansSchemaSupport - Class in org.codehaus.xfire.gen.xmlbeans
 
XmlBeansSchemaSupport() - Constructor for class org.codehaus.xfire.gen.xmlbeans.XmlBeansSchemaSupport
 

A B C D E F G H I J M N O P S W X

Copyright © 2004-2009. All Rights Reserved.