org.apache.geronimo.webservices
Interface SoapHandler
public interface SoapHandler
- Version:
- $Rev: 803799 $ $Date: 2009-08-13 15:31:27 +0800 (Thu, 13 Aug 2009) $
addWebService
void addWebService(String contextPath,
String[] virtualHosts,
WebServiceContainer webServiceContainer,
String contextID,
ConfigurationFactory configurationFactory,
String realmName,
String authMethod,
Properties properties,
ClassLoader classLoader)
throws Exception
- Throws:
Exception
removeWebService
void removeWebService(String contextPath)
Copyright © 2003-2010 The Apache Geronimo development community. All Rights Reserved.