Uses of Class
org.apache.cxf.jaxws.support.JaxWsEndpointImpl

Packages that use JaxWsEndpointImpl
org.apache.cxf.jaxws   
org.apache.cxf.jaxws.support   
 

Uses of JaxWsEndpointImpl in org.apache.cxf.jaxws
 

Constructors in org.apache.cxf.jaxws with parameters of type JaxWsEndpointImpl
BindingProviderImpl(JaxWsEndpointImpl endpoint)
           
EndpointReferenceBuilder(JaxWsEndpointImpl e)
           
 

Uses of JaxWsEndpointImpl in org.apache.cxf.jaxws.support
 

Subclasses of JaxWsEndpointImpl in org.apache.cxf.jaxws.support
 class JaxWsClientEndpointImpl
           
 



Apache CXF