Uses of Interface
org.apache.qpid.protonj2.client.Target
-
Packages that use Target Package Description org.apache.qpid.protonj2.client org.apache.qpid.protonj2.client.impl -
-
Uses of Target in org.apache.qpid.protonj2.client
Methods in org.apache.qpid.protonj2.client that return Target Modifier and Type Method Description Target
Link. target()
Returns an immutable view of the remoteTarget
object assigned to this sender link. -
Uses of Target in org.apache.qpid.protonj2.client.impl
Fields in org.apache.qpid.protonj2.client.impl declared as Target Modifier and Type Field Description protected Target
ClientLinkType. remoteTarget
Methods in org.apache.qpid.protonj2.client.impl that return Target Modifier and Type Method Description Target
ClientLinkType. target()
-