Update patch set 2

Patch Set 2:

It is an endpoint's target in manager class.
   A Target encapsulates all the information to identify where a message
    should be sent or what messages a server is listening for.
    Different subsets of the information encapsulated in a Target object is
    relevant to various aspects of the API:
      creating a server:
        topic and server is required; exchange is optional
      an endpoint's target:
        namespace and version is optional
      client sending a message:
        topic is required, all other attributes optional

Patch-set: 2
Label: Verified=0
This commit is contained in:
Gerrit User 17151 2015-12-30 02:41:26 +00:00 committed by Gerrit Code Review
parent 665115feb6
commit 99eb9381fb

Diff Content Not Available