|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GeneratorFactory | |
|---|---|
| org.jboss.axis.wsdl.gen | |
| org.jboss.axis.wsdl.toJava | |
| Uses of GeneratorFactory in org.jboss.axis.wsdl.gen |
|---|
| Classes in org.jboss.axis.wsdl.gen that implement GeneratorFactory | |
|---|---|
class |
NoopFactory
This factory returns a bunch of NoopGenerators |
| Methods in org.jboss.axis.wsdl.gen that return GeneratorFactory | |
|---|---|
GeneratorFactory |
Parser.getFactory()
|
| Methods in org.jboss.axis.wsdl.gen with parameters of type GeneratorFactory | |
|---|---|
void |
Parser.setFactory(GeneratorFactory factory)
|
| Uses of GeneratorFactory in org.jboss.axis.wsdl.toJava |
|---|
| Classes in org.jboss.axis.wsdl.toJava that implement GeneratorFactory | |
|---|---|
class |
JavaGeneratorFactory
This is Wsdl2java's implementation of the GeneratorFactory |
| Methods in org.jboss.axis.wsdl.toJava that return GeneratorFactory | |
|---|---|
GeneratorFactory |
Emitter.getWriterFactory()
Deprecated. Call getFactory instead. This doesn't return a WriterFactory, it returns a GeneratorFactory. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||