Uses of Class
org.apache.cxf.endpoint.ServerImpl

Packages that use ServerImpl
org.apache.cxf.jaxws   
 

Uses of ServerImpl in org.apache.cxf.jaxws
 

Methods in org.apache.cxf.jaxws that return ServerImpl
 ServerImpl EndpointImpl.getServer()
           
 ServerImpl EndpointImpl.getServer(java.lang.String addr)
           
 



Apache CXF