Uses of Class
org.apache.qpid.protonj2.client.impl.ClientStreamSender
Packages that use ClientStreamSender
-
Uses of ClientStreamSender in org.apache.qpid.protonj2.client.impl
Constructors in org.apache.qpid.protonj2.client.impl with parameters of type ClientStreamSenderModifierConstructorDescriptionClientOutgoingEnvelope(ClientStreamSender sender, org.apache.qpid.protonj2.engine.OutgoingDelivery delivery, int messageFormat, org.apache.qpid.protonj2.buffer.ProtonBuffer payload, boolean complete, ClientFuture<StreamTracker> request) Create a new In-flight Send instance that is a continuation on an existing delivery.