Uses of Class
org.ow2.jonas.ws.cxf.jaxws.WebservicesContainer

Packages that use WebservicesContainer
org.ow2.jonas.ws.cxf.easybeans   
org.ow2.jonas.ws.cxf.easybeans.ext   
org.ow2.jonas.ws.cxf.http   
org.ow2.jonas.ws.cxf.jaxws   
org.ow2.jonas.ws.cxf.util   
 

Uses of WebservicesContainer in org.ow2.jonas.ws.cxf.easybeans
 

Constructors in org.ow2.jonas.ws.cxf.easybeans with parameters of type WebservicesContainer
CXFEJBWebserviceEndpoint(org.apache.cxf.jaxws.EndpointImpl endpoint, PortMetaData pmd, WebservicesContainer wsContainer, org.ow2.easybeans.api.EZBContainer container, org.ow2.easybeans.api.bean.info.IBeanInfo info)
           
 

Uses of WebservicesContainer in org.ow2.jonas.ws.cxf.easybeans.ext
 

Methods in org.ow2.jonas.ws.cxf.easybeans.ext that return WebservicesContainer
protected  WebservicesContainer<CXFEJBWebserviceEndpoint> LifeCycleCallback.createWebservicesContainer(String name)
           
 

Methods in org.ow2.jonas.ws.cxf.easybeans.ext that return types with arguments of type WebservicesContainer
protected  JAXWSWebservicesModule<WebservicesContainer<CXFEJBWebserviceEndpoint>> LifeCycleCallback.createWebservicesModule(String name)
           
 

Uses of WebservicesContainer in org.ow2.jonas.ws.cxf.http
 

Constructors in org.ow2.jonas.ws.cxf.http with parameters of type WebservicesContainer
JOnASWSDLQueryHandler(org.apache.cxf.Bus bus, String url, org.apache.cxf.service.model.EndpointInfo ei, WebservicesContainer container)
           
 

Uses of WebservicesContainer in org.ow2.jonas.ws.cxf.jaxws
 

Constructors in org.ow2.jonas.ws.cxf.jaxws with parameters of type WebservicesContainer
CXFWSEndpoint(org.apache.cxf.jaxws.EndpointImpl endpoint, IWebServiceEndpoint.EndpointType type, PortMetaData pmd, WebservicesContainer container)
          Construct a new WSEndpoint using CXF as JAX-WS implementation.
 

Uses of WebservicesContainer in org.ow2.jonas.ws.cxf.util
 

Methods in org.ow2.jonas.ws.cxf.util with parameters of type WebservicesContainer
static void WSDLUtils.updateEndpointAddresses(javax.wsdl.Definition definition, WebservicesContainer<? extends IWebServiceEndpoint> container)
          Update the endpoints addresses of the given WSDL Definition.
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.