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 SourceLink. source()Returns an immutable view of the remoteSourceobject 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 SourceClientLinkType. remoteSourceMethods in org.apache.qpid.protonj2.client.impl that return Source Modifier and Type Method Description SourceClientLinkType. source()
-