org.apache.axis2.jaxws.registry
Class ServerConfiguratorRegistry
java.lang.Object
org.apache.axis2.jaxws.registry.ServerConfiguratorRegistry
public class ServerConfiguratorRegistry
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServerConfiguratorRegistry
public ServerConfiguratorRegistry()
setConfigurator
public static void setConfigurator(String id,
ServerConfigurator configurator)
getConfigurator
public static ServerConfigurator getConfigurator(String id)
getIds
public static Set<String> getIds()
isSOAPBinding
public static boolean isSOAPBinding(String url)
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.