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

Packages that use SoapHandler
org.apache.geronimo.axis.server   
org.apache.geronimo.axis2.ejb   
org.apache.geronimo.cxf.ejb   
org.apache.geronimo.jetty6   
org.apache.geronimo.tomcat   
 

Uses of SoapHandler in org.apache.geronimo.axis.server
 

Constructors in org.apache.geronimo.axis.server with parameters of type SoapHandler
EjbWebServiceGBean(EjbDeployment ejbDeploymentContext, URI location, URI wsdlURI, SoapHandler soapHandler, ServiceInfo serviceInfo, String securityRealmName, String realmName, String transportGuarantee, String authMethod, String[] virtualHosts)
           
 

Uses of SoapHandler in org.apache.geronimo.axis2.ejb
 

Constructors in org.apache.geronimo.axis2.ejb with parameters of type SoapHandler
EJBWebServiceGBean(EjbDeployment ejbDeploymentContext, PortInfo portInfo, Kernel kernel, URL configurationBaseUrl, SoapHandler soapHandler, String securityRealmName, String realmName, String transportGuarantee, String authMethod, String[] virtualHosts)
           
 

Uses of SoapHandler in org.apache.geronimo.cxf.ejb
 

Constructors in org.apache.geronimo.cxf.ejb with parameters of type SoapHandler
EJBWebServiceGBean(EjbDeployment ejbDeploymentContext, PortInfo portInfo, Kernel kernel, URL configurationBaseUrl, SoapHandler soapHandler, String securityRealmName, String realmName, String transportGuarantee, String authMethod, String[] virtualHosts)
           
 

Uses of SoapHandler in org.apache.geronimo.jetty6
 

Classes in org.apache.geronimo.jetty6 that implement SoapHandler
 class JettyContainerImpl
           
 

Uses of SoapHandler in org.apache.geronimo.tomcat
 

Classes in org.apache.geronimo.tomcat that implement SoapHandler
 class TomcatContainer
          Apache Tomcat GBean http://wiki.apache.org/geronimo/Tomcat http://nagoya.apache.org/jira/browse/GERONIMO-215
 



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