org.codehaus.xfire.soap
Class SoapVersionFactory
java.lang.Object
org.codehaus.xfire.soap.SoapVersionFactory
public class SoapVersionFactory
- extends Object
- Author:
- Dan Diephouse
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 getVersions()
Copyright © 2004-2013. All Rights Reserved.