Uses of Class
org.apache.cxf.ws.rm.Destination
-
Packages that use Destination Package Description org.apache.cxf.ws.rm -
-
Uses of Destination in org.apache.cxf.ws.rm
Methods in org.apache.cxf.ws.rm that return Destination Modifier and Type Method Description DestinationRMEndpoint. getDestination()DestinationRMManager. getDestination(Message message)Methods in org.apache.cxf.ws.rm with parameters of type Destination Modifier and Type Method Description voidRMEndpoint. setDestination(Destination destination)Constructors in org.apache.cxf.ws.rm with parameters of type Destination Constructor Description DestinationSequence(Identifier i, org.apache.cxf.ws.addressing.EndpointReferenceType a, Destination d, ProtocolVariation pv)
-