WS-RM uses terms Source and Destination to describe the components
that are used to interface the application to the protocol
implementing part. Since both RM's Source and Destination share some
common functionality, they are derived from RM's AbstractEndpoint.
RMEndpoint is the RM-version of the endpoint which encapsulates the
normal endpoint and the RM specific properties/functionalities in CXF.

If you have more questions, you can use the users@cxf mailing list
which is more appropriate for general questions.
Thanks.

aki

2012/11/11 Jesus Castillo <[email protected]>:
> Hi,
>
> I was trying to understand the WS-RM implementation but I got lost with the
> multiple
> abstractions of Destination and Endpoint.
>
> On CXF core, there are Destination, Endpoint.
> On WS-RM. Destination/AbstractEndpoint, RMEndpoint.
>
> Can somebody clarify the use/purpose of them in WS-RM as opposed to the ones
> in CXF?
> I couldn't find any document explaining this.
>
> Thanks.
>
> Jesus.
>
>
>
>
>
> --
> View this message in context: 
> http://cxf.547215.n5.nabble.com/Purpose-of-Destination-AbstractEndpoint-RMEndpoint-on-WS-RM-tp5718243.html
> Sent from the cxf-dev mailing list archive at Nabble.com.

Reply via email to