org.codehaus.xfire.gen
Interface SchemaSupport
- All Known Implementing Classes:
- JAXBSchemaSupport, XmlBeansSchemaSupport
public interface SchemaSupport
initialize
void initialize(GenerationContext context)
throws Exception
- Throws:
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,
QName concreteType,
QName schemaType)
throws GenerationException
- Throws:
GenerationException
getBindingProviderExpr
com.sun.codemodel.JExpression getBindingProviderExpr(GenerationContext context)
getBindingProvider
org.codehaus.xfire.service.binding.BindingProvider getBindingProvider()
getServiceFactory
String getServiceFactory()
getServiceFactoryBean
org.jdom.Element getServiceFactoryBean()
Copyright © 2004-2013. All Rights Reserved.