org.apache.geronimo.webservices
Interface SoapHandler
- All Known Implementing Classes:
- JettyContainerImpl, TomcatContainer
public interface SoapHandler
addWebService
void addWebService(String contextPath,
String[] virtualHosts,
WebServiceContainer webServiceContainer,
String securityRealmName,
String realmName,
String transportGuarantee,
String authMethod,
ClassLoader classLoader)
throws Exception
- Throws:
Exception
removeWebService
void removeWebService(String contextPath)
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.