org.codehaus.xfire.jaxws
Class JAXWSHelper
java.lang.Object
org.codehaus.xfire.jaxws.JAXWSHelper
public class JAXWSHelper
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JAXWSHelper
protected JAXWSHelper()
createSoapBinding
public void createSoapBinding(java.lang.String id,
java.lang.String jaxId)
getInstance
public static JAXWSHelper getInstance()
getServiceFactory
public ServiceFactory getServiceFactory()
getXFire
public XFire getXFire()
getTransportManager
public TransportManager getTransportManager()
getProxyFactory
public XFireProxyFactory getProxyFactory()
getBinding
public AbstractBinding getBinding(java.lang.String bindingUri)
getBinding
public AbstractBinding getBinding(Transport t)
getSourceService
public Service getSourceService()
Copyright © 2004-2006 Envoi Solutions LLC. All Rights Reserved.