|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SchemaSupport | |
---|---|
org.codehaus.xfire.gen | |
org.codehaus.xfire.gen.jaxb | |
org.codehaus.xfire.gen.jsr181 | |
org.codehaus.xfire.gen.xmlbeans |
Uses of SchemaSupport in org.codehaus.xfire.gen |
---|
Methods in org.codehaus.xfire.gen that return SchemaSupport | |
---|---|
SchemaSupport |
GenerationContext.getSchemaGenerator()
|
SchemaSupport |
Wsdl11Generator.getSchemaSupport()
|
Methods in org.codehaus.xfire.gen with parameters of type SchemaSupport | |
---|---|
void |
GenerationContext.setSchemaGenerator(SchemaSupport schemaGenerator)
|
void |
Wsdl11Generator.setSchemaSupport(SchemaSupport support)
|
Uses of SchemaSupport in org.codehaus.xfire.gen.jaxb |
---|
Classes in org.codehaus.xfire.gen.jaxb that implement SchemaSupport | |
---|---|
class |
JAXBSchemaSupport
|
Uses of SchemaSupport in org.codehaus.xfire.gen.jsr181 |
---|
Methods in org.codehaus.xfire.gen.jsr181 with parameters of type SchemaSupport | |
---|---|
protected com.sun.codemodel.JType |
AbstractServiceGenerator.getReturnType(GenerationContext context,
SchemaSupport schema,
org.codehaus.xfire.service.OperationInfo op)
Find the return type for the operation. |
Uses of SchemaSupport in org.codehaus.xfire.gen.xmlbeans |
---|
Classes in org.codehaus.xfire.gen.xmlbeans that implement SchemaSupport | |
---|---|
class |
XmlBeansSchemaSupport
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |