Apache CXF API

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

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

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

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

Methods in org.apache.cxf.ws.rm with parameters of type Destination
 void RMEndpoint.setDestination(Destination destination)
           
 

Constructors in org.apache.cxf.ws.rm with parameters of type Destination
DestinationSequence(Identifier i, EndpointReferenceType a, Destination d)
           
 


Apache CXF API

Apache CXF