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(org.apache.cxf.message.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, org.apache.cxf.ws.addressing.v200408.EndpointReferenceType a, Destination d)
           
 



Copyright © 2006 Apache Software Foundation. All Rights Reserved.