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