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 Destination
RMEndpoint. getDestination()
Destination
RMManager. getDestination(org.apache.cxf.message.Message message)
Methods in org.apache.cxf.ws.rm with parameters of type Destination Modifier and Type Method Description void
RMEndpoint. 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)
-