Apache CXF API

Uses of Class
org.apache.cxf.ws.rm.RMEndpoint

Packages that use RMEndpoint
org.apache.cxf.ws.rm   
 

Uses of RMEndpoint in org.apache.cxf.ws.rm
 

Methods in org.apache.cxf.ws.rm that return RMEndpoint
 RMEndpoint AbstractEndpoint.getReliableEndpoint()
           
 RMEndpoint RMManager.getReliableEndpoint(Message message)
           
 

Constructors in org.apache.cxf.ws.rm with parameters of type RMEndpoint
AbstractEndpoint(RMEndpoint rme)
           
Proxy(RMEndpoint rme)
           
 


Apache CXF API

Apache CXF