Uses of Interface
org.apache.geronimo.webservices.WebServiceContainer

Packages that use WebServiceContainer
org.apache.geronimo.webservices   
 

Uses of WebServiceContainer in org.apache.geronimo.webservices
 

Methods in org.apache.geronimo.webservices that return WebServiceContainer
 WebServiceContainer WebServiceContainerFactory.getWebServiceContainer()
           
 WebServiceContainer SerializableWebServiceContainerFactoryGBean.getWebServiceContainer()
           
 

Methods in org.apache.geronimo.webservices with parameters of type WebServiceContainer
 void SoapHandler.addWebService(String contextPath, String[] virtualHosts, WebServiceContainer webServiceContainer, String contextID, ConfigurationFactory configurationFactory, String realmName, String authMethod, Properties properties, ClassLoader classLoader)
           
 

Constructors in org.apache.geronimo.webservices with parameters of type WebServiceContainer
SerializableWebServiceContainerFactoryGBean(WebServiceContainer webServiceContainer)
           
 



Copyright © 2003-2010 The Apache Geronimo development community. All Rights Reserved.