public interface OutputStream extends Output<OutputStream>, OutputBatchSupport<OutputStream>, OutputGroupSupport<OutputStream>, Openable<OutputStream>, Closeable<OutputStream>
The output stream represents a group of connections between the current
component instance and multiple instances of another component. Each stream
uses an internal Selector to select
connections to which to send each message. Each message sent on a stream
can be sent to a single connection or it can be copied to multiple connections
based on the selector implementation.
| Modifier and Type | Method and Description |
|---|---|
String |
address()
Returns the output stream address.
|
drainHandler, getSendQueueMaxSize, send, send, send, send, send, send, send, send, send, send, send, send, send, send, sendQueueFull, setSendQueueMaxSize, size, vertxgroup, group, groupbatch, batch, batchString address()
Copyright © 2013-2014. All Rights Reserved.