org.codehaus.xfire.jaxb2
Class JaxbWSDLBuilderFactory
java.lang.Object
org.codehaus.xfire.jaxb2.JaxbWSDLBuilderFactory
- All Implemented Interfaces:
- org.codehaus.xfire.wsdl11.builder.WSDLBuilderFactory
public class JaxbWSDLBuilderFactory
- extends Object
- implements org.codehaus.xfire.wsdl11.builder.WSDLBuilderFactory
Method Summary |
org.codehaus.xfire.wsdl11.builder.WSDLBuilder |
createWSDLBuilder(org.codehaus.xfire.service.Service service,
org.codehaus.xfire.transport.TransportManager transportManager)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JaxbWSDLBuilderFactory
public JaxbWSDLBuilderFactory()
createWSDLBuilder
public org.codehaus.xfire.wsdl11.builder.WSDLBuilder createWSDLBuilder(org.codehaus.xfire.service.Service service,
org.codehaus.xfire.transport.TransportManager transportManager)
- Specified by:
createWSDLBuilder
in interface org.codehaus.xfire.wsdl11.builder.WSDLBuilderFactory
Copyright © 2004-2013. All Rights Reserved.