org.apache.cxf.binding.soap
Class SoapVersionFactory
java.lang.Object
org.apache.cxf.binding.soap.SoapVersionFactory
public class SoapVersionFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SoapVersionFactory
public SoapVersionFactory()
getInstance
public static SoapVersionFactory getInstance()
getSoapVersion
public SoapVersion getSoapVersion(String namespace)
register
public void register(SoapVersion version)
getVersions
public Iterator<SoapVersion> getVersions()
Apache CXF