| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of PortInfo in org.apache.geronimo.axis2 | 
|---|
| Fields in org.apache.geronimo.axis2 declared as PortInfo | |
|---|---|
protected  PortInfo | 
Axis2WebServiceContainer.portInfo
 | 
| Methods in org.apache.geronimo.axis2 with parameters of type PortInfo | |
|---|---|
 org.apache.axis2.description.AxisService | 
AxisServiceGenerator.getServiceFromWSDL(PortInfo portInfo,
                                     Class endpointClass,
                                     URL configurationBaseUrl)
 | 
| Constructors in org.apache.geronimo.axis2 with parameters of type PortInfo | |
|---|---|
Axis2WebServiceContainer(PortInfo portInfo,
                                                 String endpointClassName,
                                                 ClassLoader classLoader,
                                                 Context context,
                                                 URL configurationBaseUrl)
 | 
|
| Uses of PortInfo in org.apache.geronimo.axis2.builder | 
|---|
| Methods in org.apache.geronimo.axis2.builder that return types with arguments of type PortInfo | |
|---|---|
protected  Map<String,PortInfo> | 
Axis2Builder.parseWebServiceDescriptor(InputStream in,
                                                   URL wsDDUrl,
                                                   JarFile moduleFile,
                                                   boolean isEJB,
                                                   Map correctedPortLocations)
 | 
| Methods in org.apache.geronimo.axis2.builder with parameters of type PortInfo | |
|---|---|
protected  void | 
Axis2Builder.initialize(GBeanData targetGBean,
                     Class serviceClass,
                     PortInfo portInfo,
                     Module module)
 | 
| Uses of PortInfo in org.apache.geronimo.axis2.ejb | 
|---|
| Constructors in org.apache.geronimo.axis2.ejb with parameters of type PortInfo | |
|---|---|
EJBWebServiceContainer(PortInfo portInfo,
                                             String endpointClassName,
                                             ClassLoader classLoader,
                                             Context context,
                                             URL configurationBaseUrl,
                                             org.apache.openejb.DeploymentInfo deploymnetInfo)
 | 
|
EJBWebServiceGBean(EjbDeployment ejbDeploymentContext,
                                     PortInfo portInfo,
                                     Kernel kernel,
                                     URL configurationBaseUrl,
                                     SoapHandler soapHandler,
                                     String securityRealmName,
                                     String realmName,
                                     String transportGuarantee,
                                     String authMethod,
                                     String[] virtualHosts)
 | 
|
| Uses of PortInfo in org.apache.geronimo.axis2.pojo | 
|---|
| Constructors in org.apache.geronimo.axis2.pojo with parameters of type PortInfo | |
|---|---|
POJOWebServiceContainer(PortInfo portInfo,
                                               String endpointClassName,
                                               ClassLoader classLoader,
                                               Context context,
                                               URL configurationBaseUrl,
                                               AnnotationHolder holder,
                                               String contextRoot)
 | 
|
POJOWebServiceContainerFactoryGBean(PortInfo portInfo,
                                                                       String endpointClassName,
                                                                       ClassLoader classLoader,
                                                                       Map componentContext,
                                                                       Kernel kernel,
                                                                       TransactionManager transactionManager,
                                                                       URL configurationBaseUrl,
                                                                       AnnotationHolder holder,
                                                                       String contextRoot)
 | 
|
| Uses of PortInfo in org.apache.geronimo.cxf | 
|---|
| Fields in org.apache.geronimo.cxf declared as PortInfo | |
|---|---|
protected  PortInfo | 
CXFEndpoint.portInfo
 | 
| Constructors in org.apache.geronimo.cxf with parameters of type PortInfo | |
|---|---|
CXFServiceConfiguration(PortInfo portInfo,
                                               URL wsdlURL)
 | 
|
GeronimoJaxWsImplementorInfo(Class clazz,
                                                         PortInfo portInfo,
                                                         ClassLoader loader)
 | 
|
| Uses of PortInfo in org.apache.geronimo.cxf.builder | 
|---|
| Methods in org.apache.geronimo.cxf.builder that return types with arguments of type PortInfo | |
|---|---|
protected  Map<String,PortInfo> | 
CXFBuilder.parseWebServiceDescriptor(InputStream in,
                                                   URL wsDDUrl,
                                                   JarFile moduleFile,
                                                   boolean isEJB,
                                                   Map correctedPortLocations)
 | 
| Methods in org.apache.geronimo.cxf.builder with parameters of type PortInfo | |
|---|---|
protected  void | 
CXFBuilder.initialize(GBeanData targetGBean,
                     Class serviceClass,
                     PortInfo portInfo,
                     Module module)
 | 
| Uses of PortInfo in org.apache.geronimo.cxf.ejb | 
|---|
| Constructors in org.apache.geronimo.cxf.ejb with parameters of type PortInfo | |
|---|---|
EJBWebServiceGBean(EjbDeployment ejbDeploymentContext,
                                     PortInfo portInfo,
                                     Kernel kernel,
                                     URL configurationBaseUrl,
                                     SoapHandler soapHandler,
                                     String securityRealmName,
                                     String realmName,
                                     String transportGuarantee,
                                     String authMethod,
                                     String[] virtualHosts)
 | 
|
| Uses of PortInfo in org.apache.geronimo.cxf.pojo | 
|---|
| Constructors in org.apache.geronimo.cxf.pojo with parameters of type PortInfo | |
|---|---|
POJOWebServiceContainerFactoryGBean(PortInfo portInfo,
                                                                       String endpointClassName,
                                                                       ClassLoader classLoader,
                                                                       Map componentContext,
                                                                       Kernel kernel,
                                                                       TransactionManager transactionManager,
                                                                       URL configurationBaseUrl,
                                                                       AnnotationHolder holder,
                                                                       String contextRoot)
 | 
|
| Uses of PortInfo in org.apache.geronimo.jaxws.builder | 
|---|
| Methods in org.apache.geronimo.jaxws.builder that return types with arguments of type PortInfo | |
|---|---|
 Map<String,PortInfo> | 
AdvancedWARWebServiceFinder.discoverWebServices(Module module,
                                       boolean isEJB,
                                       Map correctedPortLocations)
 | 
 Map<String,PortInfo> | 
SimpleWARWebServiceFinder.discoverWebServices(Module module,
                                       boolean isEJB,
                                       Map correctedPortLocations)
 | 
 Map<String,PortInfo> | 
WARWebServiceFinder.discoverWebServices(Module module,
                                       boolean isEJB,
                                       Map correctedPortLocations)
 | 
 Map<String,PortInfo> | 
WebServiceFinder.discoverWebServices(Module module,
                                       boolean isEJB,
                                       Map correctedPortLocations)
 | 
 Map<String,PortInfo> | 
EJBWebServiceFinder.discoverWebServices(Module module,
                                       boolean isEJB,
                                       Map correctedPortLocations)
 | 
protected abstract  Map<String,PortInfo> | 
JAXWSServiceBuilder.parseWebServiceDescriptor(InputStream in,
                                                   URL wsDDUrl,
                                                   JarFile moduleFile,
                                                   boolean isEJB,
                                                   Map correctedPortLocations)
 | 
| Methods in org.apache.geronimo.jaxws.builder with parameters of type PortInfo | |
|---|---|
 String | 
WsdlGenerator.generateWsdl(Module module,
                         String serviceClass,
                         DeploymentContext context,
                         PortInfo portInfo)
 | 
protected  void | 
JAXWSServiceBuilder.initialize(GBeanData targetGBean,
                     Class wsClass,
                     PortInfo info,
                     Module module)
 | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||