Uses of Class
org.apache.qpid.protonj2.engine.impl.ProtonLinkCreditState
-
Packages that use ProtonLinkCreditState Package Description org.apache.qpid.protonj2.engine.impl -
-
Uses of ProtonLinkCreditState in org.apache.qpid.protonj2.engine.impl
Constructors in org.apache.qpid.protonj2.engine.impl with parameters of type ProtonLinkCreditState Constructor Description ProtonLink(ProtonSession session, String name, ProtonLinkCreditState creditState)
Create a new link instance with the given parent session.
-