|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ToolContext in org.apache.cxf.jibx.tools |
---|
Methods in org.apache.cxf.jibx.tools with parameters of type ToolContext | |
---|---|
void |
JibxToolingDataBinding.generate(ToolContext context)
|
void |
JibxToolingDataBinding.initialize(ToolContext context)
|
Uses of ToolContext in org.apache.cxf.sdo.tools |
---|
Methods in org.apache.cxf.sdo.tools with parameters of type ToolContext | |
---|---|
void |
SDODatabinding.generate(ToolContext context)
|
void |
SDODatabinding.initialize(ToolContext context)
|
Uses of ToolContext in org.apache.cxf.tools.common |
---|
Fields in org.apache.cxf.tools.common declared as ToolContext | |
---|---|
protected ToolContext |
ProcessorTestBase.env
|
Methods in org.apache.cxf.tools.common that return ToolContext | |
---|---|
ToolContext |
ToolContext.makeCopy()
This method attempts to do a deep copy of items which may change in this ToolContext. |
Methods in org.apache.cxf.tools.common with parameters of type ToolContext | |
---|---|
void |
ClassUtils.compile(ToolContext context)
|
void |
FrontEndGenerator.generate(ToolContext penv)
|
void |
Processor.setEnvironment(ToolContext env)
|
Uses of ToolContext in org.apache.cxf.tools.common.toolspec |
---|
Fields in org.apache.cxf.tools.common.toolspec declared as ToolContext | |
---|---|
protected ToolContext |
AbstractToolContainer.context
|
Methods in org.apache.cxf.tools.common.toolspec that return ToolContext | |
---|---|
ToolContext |
AbstractToolContainer.getContext()
|
Methods in org.apache.cxf.tools.common.toolspec with parameters of type ToolContext | |
---|---|
static void |
ToolRunner.runTool(Class<? extends ToolContainer> clz,
InputStream toolspecStream,
boolean validate,
String[] args,
boolean exitOnFinish,
ToolContext context)
|
static void |
ToolRunner.runTool(Class<? extends ToolContainer> clz,
InputStream toolspecStream,
boolean validate,
String[] args,
boolean exitOnFinish,
ToolContext context,
OutputStream os)
|
static void |
ToolRunner.runTool(Class<? extends ToolContainer> clz,
InputStream toolspecStream,
boolean validate,
String[] args,
ToolContext context)
|
void |
AbstractToolContainer.setContext(ToolContext c)
|
void |
ToolContainer.setContext(ToolContext context)
|
Uses of ToolContext in org.apache.cxf.tools.corba.processors.wsdl |
---|
Fields in org.apache.cxf.tools.corba.processors.wsdl declared as ToolContext | |
---|---|
protected ToolContext |
WSDLToProcessor.toolContext
|
Methods in org.apache.cxf.tools.corba.processors.wsdl with parameters of type ToolContext | |
---|---|
void |
WSDLToProcessor.setEnvironment(ToolContext toolCtx)
|
Uses of ToolContext in org.apache.cxf.tools.java2js.processor |
---|
Methods in org.apache.cxf.tools.java2js.processor that return ToolContext | |
---|---|
ToolContext |
JavaToJSProcessor.getEnvironment()
|
Methods in org.apache.cxf.tools.java2js.processor with parameters of type ToolContext | |
---|---|
void |
JavaToJSProcessor.setEnvironment(ToolContext env)
|
Uses of ToolContext in org.apache.cxf.tools.java2wsdl.generator |
---|
Methods in org.apache.cxf.tools.java2wsdl.generator that return ToolContext | |
---|---|
ToolContext |
AbstractGenerator.getToolContext()
|
Methods in org.apache.cxf.tools.java2wsdl.generator with parameters of type ToolContext | |
---|---|
void |
AbstractGenerator.setToolContext(ToolContext arg)
|
Uses of ToolContext in org.apache.cxf.tools.java2wsdl.processor |
---|
Methods in org.apache.cxf.tools.java2wsdl.processor that return ToolContext | |
---|---|
ToolContext |
JavaToWSDLProcessor.getEnvironment()
|
Methods in org.apache.cxf.tools.java2wsdl.processor with parameters of type ToolContext | |
---|---|
void |
JavaToWSDLProcessor.setEnvironment(ToolContext env)
|
Uses of ToolContext in org.apache.cxf.tools.java2wsdl.processor.internal |
---|
Methods in org.apache.cxf.tools.java2wsdl.processor.internal with parameters of type ToolContext | |
---|---|
void |
AntGenerator.generate(ToolContext penv)
|
Uses of ToolContext in org.apache.cxf.tools.java2wsdl.processor.internal.jaxws |
---|
Methods in org.apache.cxf.tools.java2wsdl.processor.internal.jaxws with parameters of type ToolContext | |
---|---|
void |
JAXWSFrontEndProcessor.setEnvironment(ToolContext env)
|
Uses of ToolContext in org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.generator |
---|
Methods in org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.generator with parameters of type ToolContext | |
---|---|
abstract void |
AbstractJaxwsGenerator.generate(ToolContext penv)
|
void |
JaxwsClientGenerator.generate(ToolContext penv)
|
void |
JaxwsImplGenerator.generate(ToolContext penv)
|
void |
JaxwsSEIGenerator.generate(ToolContext penv)
|
void |
JaxwsServerGenerator.generate(ToolContext penv)
|
Uses of ToolContext in org.apache.cxf.tools.java2wsdl.processor.internal.simple |
---|
Methods in org.apache.cxf.tools.java2wsdl.processor.internal.simple with parameters of type ToolContext | |
---|---|
void |
SimpleFrontEndProcessor.setEnvironment(ToolContext env)
|
Uses of ToolContext in org.apache.cxf.tools.java2wsdl.processor.internal.simple.generator |
---|
Methods in org.apache.cxf.tools.java2wsdl.processor.internal.simple.generator with parameters of type ToolContext | |
---|---|
abstract void |
AbstractSimpleGenerator.generate(ToolContext penv)
|
void |
SimpleClientGenerator.generate(ToolContext penv)
|
void |
SimpleImplGenerator.generate(ToolContext penv)
|
void |
SimpleSEIGenerator.generate(ToolContext penv)
|
void |
SimpleServerGenerator.generate(ToolContext penv)
|
Uses of ToolContext in org.apache.cxf.tools.misc.processor |
---|
Fields in org.apache.cxf.tools.misc.processor declared as ToolContext | |
---|---|
protected ToolContext |
AbstractWSDLToProcessor.env
|
Methods in org.apache.cxf.tools.misc.processor that return ToolContext | |
---|---|
ToolContext |
AbstractWSDLToProcessor.getEnvironment()
|
Methods in org.apache.cxf.tools.misc.processor with parameters of type ToolContext | |
---|---|
void |
AbstractWSDLToProcessor.setEnvironment(ToolContext penv)
|
void |
XSDToWSDLProcessor.setEnvironment(ToolContext newEnv)
|
boolean |
AbstractWSDLToProcessor.validate(javax.wsdl.Definition def,
ToolContext context,
Bus bus)
|
Uses of ToolContext in org.apache.cxf.tools.misc.processor.address |
---|
Methods in org.apache.cxf.tools.misc.processor.address with parameters of type ToolContext | |
---|---|
Map<String,Object> |
Address.buildAddressArguments(ToolContext context)
|
Map<String,Object> |
JmsAddress.buildAddressArguments(ToolContext context)
|
Map<String,Object> |
SoapAddress.buildAddressArguments(ToolContext context)
|
Map<String,Object> |
XmlAddress.buildAddressArguments(ToolContext context)
|
Map<String,String> |
Address.getNamespaces(ToolContext context)
|
Map<String,String> |
JmsAddress.getNamespaces(ToolContext context)
|
Map<String,String> |
SoapAddress.getNamespaces(ToolContext context)
|
Map<String,String> |
XmlAddress.getNamespaces(ToolContext context)
|
Uses of ToolContext in org.apache.cxf.tools.validator.internal |
---|
Fields in org.apache.cxf.tools.validator.internal declared as ToolContext | |
---|---|
protected ToolContext |
AbstractDefinitionValidator.env
|
Constructors in org.apache.cxf.tools.validator.internal with parameters of type ToolContext | |
---|---|
AbstractDefinitionValidator(javax.wsdl.Definition definition,
ToolContext pEnv,
Bus b)
|
|
WSDL11Validator(javax.wsdl.Definition definition,
ToolContext pe)
|
|
WSDL11Validator(javax.wsdl.Definition definition,
ToolContext pe,
Bus b)
|
Uses of ToolContext in org.apache.cxf.tools.wadlto |
---|
Methods in org.apache.cxf.tools.wadlto with parameters of type ToolContext | |
---|---|
void |
WADLToJava.run(ToolContext context)
|
void |
WADLToJava.run(ToolContext context,
OutputStream os)
|
Uses of ToolContext in org.apache.cxf.tools.wadlto.jaxb |
---|
Methods in org.apache.cxf.tools.wadlto.jaxb with parameters of type ToolContext | |
---|---|
void |
CustomizationParser.parse(ToolContext env)
|
Constructors in org.apache.cxf.tools.wadlto.jaxb with parameters of type ToolContext | |
---|---|
CustomizationParser(ToolContext env)
|
Uses of ToolContext in org.apache.cxf.tools.wsdlto |
---|
Methods in org.apache.cxf.tools.wsdlto with parameters of type ToolContext | |
---|---|
void |
WSDLToJavaContainer.loadDefaultNSPackageMapping(ToolContext env)
|
void |
WSDLToJava.run(ToolContext context)
|
void |
WSDLToJava.run(ToolContext context,
OutputStream os)
|
void |
WSDLToJavaContainer.setAntProperties(ToolContext env)
|
void |
WSDLToJavaContainer.setExcludePackageAndNamespaces(ToolContext env)
|
protected void |
WSDLToJavaContainer.setLibraryReferences(ToolContext env)
|
void |
WSDLToJavaContainer.setPackageAndNamespaces(ToolContext env)
|
void |
WSDLToJavaContainer.validate(ToolContext env)
|
Uses of ToolContext in org.apache.cxf.tools.wsdlto.core |
---|
Fields in org.apache.cxf.tools.wsdlto.core declared as ToolContext | |
---|---|
protected ToolContext |
AbstractWSDLBuilder.context
|
protected ToolContext |
WSDLToProcessor.context
|
protected ToolContext |
AbstractGenerator.env
|
Methods in org.apache.cxf.tools.wsdlto.core that return ToolContext | |
---|---|
ToolContext |
AbstractGenerator.getEnvironment()
|
ToolContext |
WSDLToProcessor.getEnvironment()
|
Methods in org.apache.cxf.tools.wsdlto.core with parameters of type ToolContext | |
---|---|
void |
DataBindingProfile.generate(ToolContext context)
|
void |
DataBindingProfile.initialize(ToolContext c)
|
void |
AbstractWSDLBuilder.setContext(ToolContext c)
|
void |
AbstractGenerator.setEnvironment(ToolContext penv)
|
void |
WSDLToProcessor.setEnvironment(ToolContext penv)
|
Uses of ToolContext in org.apache.cxf.tools.wsdlto.databinding.jaxb |
---|
Methods in org.apache.cxf.tools.wsdlto.databinding.jaxb with parameters of type ToolContext | |
---|---|
void |
JAXBDataBinding.generate(ToolContext c)
|
void |
JAXBDataBinding.initialize(ToolContext c)
|
Uses of ToolContext in org.apache.cxf.tools.wsdlto.databinding.source |
---|
Methods in org.apache.cxf.tools.wsdlto.databinding.source with parameters of type ToolContext | |
---|---|
void |
SourceDatabindingProfile.generate(ToolContext context)
|
void |
SourceDatabindingProfile.initialize(ToolContext c)
|
Uses of ToolContext in org.apache.cxf.tools.wsdlto.frontend.jaxws |
---|
Methods in org.apache.cxf.tools.wsdlto.frontend.jaxws with parameters of type ToolContext | |
---|---|
void |
JAXWS21Container.validate(ToolContext env)
|
void |
JAXWSContainer.validate(ToolContext env)
|
Uses of ToolContext in org.apache.cxf.tools.wsdlto.frontend.jaxws.customization |
---|
Methods in org.apache.cxf.tools.wsdlto.frontend.jaxws.customization with parameters of type ToolContext | |
---|---|
void |
CustomizationParser.parse(ToolContext pe)
|
Uses of ToolContext in org.apache.cxf.tools.wsdlto.frontend.jaxws.generators |
---|
Methods in org.apache.cxf.tools.wsdlto.frontend.jaxws.generators with parameters of type ToolContext | |
---|---|
abstract void |
AbstractJAXWSGenerator.generate(ToolContext penv)
|
void |
AntGenerator.generate(ToolContext penv)
|
void |
ClientGenerator.generate(ToolContext penv)
|
void |
FaultGenerator.generate(ToolContext penv)
|
void |
HandlerConfigGenerator.generate(ToolContext penv)
|
void |
ImplGenerator.generate(ToolContext penv)
|
void |
SEIGenerator.generate(ToolContext penv)
|
void |
ServerGenerator.generate(ToolContext penv)
|
void |
ServiceGenerator.generate(ToolContext penv)
|
Uses of ToolContext in org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal |
---|
Fields in org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal declared as ToolContext | |
---|---|
protected ToolContext |
AbstractProcessor.context
|
Constructors in org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal with parameters of type ToolContext | |
---|---|
AbstractProcessor(ToolContext c)
|
|
FaultProcessor(ToolContext penv)
|
|
OperationProcessor(ToolContext c)
|
|
ParameterProcessor(ToolContext penv)
|
|
PortTypeProcessor(ToolContext c)
|
|
ServiceProcessor(ToolContext penv)
|
Uses of ToolContext in org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.mapper |
---|
Methods in org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.mapper with parameters of type ToolContext | |
---|---|
static JavaParameter |
ParameterMapper.map(JavaMethod jm,
MessagePartInfo part,
JavaType.Style style,
ToolContext context)
|
Constructors in org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.mapper with parameters of type ToolContext | |
---|---|
InterfaceMapper(ToolContext c)
|
Uses of ToolContext in org.apache.cxf.tools.wsdlto.javascript |
---|
Methods in org.apache.cxf.tools.wsdlto.javascript with parameters of type ToolContext | |
---|---|
void |
WSDLToJavaScript.run(ToolContext context)
|
void |
JavaScriptContainer.setNamespaceJavascriptPrefixes(ToolContext env)
|
void |
JavaScriptContainer.validate(ToolContext env)
|
Uses of ToolContext in org.apache.cxf.xmlbeans.tools |
---|
Methods in org.apache.cxf.xmlbeans.tools with parameters of type ToolContext | |
---|---|
void |
XMLBeansToolingDataBinding.generate(ToolContext context)
|
void |
XMLBeansToolingDataBinding.initialize(ToolContext context)
|
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |