org.codehaus.xfire.jaxb2
Class JaxbWSDLBuilderFactory

java.lang.Object
  extended by org.codehaus.xfire.jaxb2.JaxbWSDLBuilderFactory
All Implemented Interfaces:
WSDLBuilderFactory

public class JaxbWSDLBuilderFactory
extends java.lang.Object
implements WSDLBuilderFactory


Constructor Summary
JaxbWSDLBuilderFactory()
           
 
Method Summary
 WSDLBuilder createWSDLBuilder(Service service, TransportManager transportManager)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JaxbWSDLBuilderFactory

public JaxbWSDLBuilderFactory()
Method Detail

createWSDLBuilder

public WSDLBuilder createWSDLBuilder(Service service,
                                     TransportManager transportManager)
Specified by:
createWSDLBuilder in interface WSDLBuilderFactory


Copyright © 2004-2006 Envoi Solutions LLC. All Rights Reserved.