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 org.codehaus.xfire.service.ServiceFactory getServiceFactory()
getXFire
public org.codehaus.xfire.XFire getXFire()
getTransportManager
public org.codehaus.xfire.transport.TransportManager getTransportManager()
getProxyFactory
public org.codehaus.xfire.client.XFireProxyFactory getProxyFactory()
getBinding
public AbstractBinding getBinding(java.lang.String bindingUri)
getBinding
public AbstractBinding getBinding(org.codehaus.xfire.transport.Transport t)
getSourceService
public org.codehaus.xfire.service.Service getSourceService()
Copyright © 2004-2010. All Rights Reserved.