org.codehaus.xfire.gen
Interface SchemaSupport
- All Known Implementing Classes:
- JAXBSchemaSupport, XmlBeansSchemaSupport
public interface SchemaSupport
initialize
void initialize(GenerationContext context)
throws java.lang.Exception
- Throws:
java.lang.Exception
getType
com.sun.codemodel.JType getType(GenerationContext context,
org.codehaus.xfire.service.MessagePartInfo part)
throws GenerationException
- Throws:
GenerationException
getType
com.sun.codemodel.JType getType(GenerationContext context,
javax.xml.namespace.QName concreteType,
javax.xml.namespace.QName schemaType)
throws GenerationException
- Throws:
GenerationException
getBindingProviderExpr
com.sun.codemodel.JExpression getBindingProviderExpr(GenerationContext context)
getBindingProvider
org.codehaus.xfire.service.binding.BindingProvider getBindingProvider()
getServiceFactory
java.lang.String getServiceFactory()
getServiceFactoryBean
org.jdom.Element getServiceFactoryBean()
Copyright © 2004-2010. All Rights Reserved.