| Modifier and Type | Method and Description | 
|---|---|
Pipe<AmqpMessage> | 
AmqpReceiver.pipe()
Pause this stream and return a  to transfer the elements of this stream to a destination . 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Pipe<com.datastax.driver.core.Row> | 
CassandraRowStream.pipe()
Pause this stream and return a  to transfer the elements of this stream to a destination . 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Pipe<Long> | 
TimeoutStream.pipe()
Pause this stream and return a  to transfer the elements of this stream to a destination . 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Pipe<DatagramPacket> | 
DatagramSocket.pipe()
Pause this stream and return a  to transfer the elements of this stream to a destination . 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Pipe<Message<T>> | 
MessageConsumer.pipe()
Pause this stream and return a  to transfer the elements of this stream to a destination . 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Pipe<Buffer> | 
AsyncFile.pipe()
Pause this stream and return a  to transfer the elements of this stream to a destination . 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Pipe<Buffer> | 
HttpClientResponse.pipe()
Pause this stream and return a  to transfer the elements of this stream to a destination . 
 | 
Pipe<Buffer> | 
ServerWebSocket.pipe()
Pause this stream and return a  to transfer the elements of this stream to a destination . 
 | 
Pipe<HttpClientResponse> | 
HttpClientRequest.pipe()
Pause this stream and return a  to transfer the elements of this stream to a destination . 
 | 
Pipe<Buffer> | 
WebSocket.pipe()
Pause this stream and return a  to transfer the elements of this stream to a destination . 
 | 
Pipe<Buffer> | 
HttpServerFileUpload.pipe()
Pause this stream and return a  to transfer the elements of this stream to a destination . 
 | 
Pipe<Buffer> | 
HttpServerRequest.pipe()
Pause this stream and return a  to transfer the elements of this stream to a destination . 
 | 
Pipe<Buffer> | 
WebSocketBase.pipe()
Pause this stream and return a  to transfer the elements of this stream to a destination . 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Pipe<Buffer> | 
NetSocket.pipe()
Pause this stream and return a  to transfer the elements of this stream to a destination . 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Pipe<Buffer> | 
RecordParser.pipe()
Pause this stream and return a  to transfer the elements of this stream to a destination . 
 | 
Pipe<JsonEvent> | 
JsonParser.pipe()
Pause this stream and return a  to transfer the elements of this stream to a destination . 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static io.vertx.lang.rx.TypeArg<Pipe> | 
Pipe.__TYPE_ARG  | 
| Modifier and Type | Method and Description | 
|---|---|
Pipe<T> | 
Pipe.endOnComplete(boolean end)
 | 
Pipe<T> | 
Pipe.endOnFailure(boolean end)
 | 
Pipe<T> | 
Pipe.endOnSuccess(boolean end)
 | 
static <T> Pipe<T> | 
Pipe.newInstance(Pipe arg)  | 
static <T> Pipe<T> | 
Pipe.newInstance(Pipe arg,
           io.vertx.lang.rx.TypeArg<T> __typeArg_T)  | 
Pipe<T> | 
ReadStream.pipe()
Pause this stream and return a  
Pipe to transfer the elements of this stream to a destination WriteStream. | 
| Modifier and Type | Method and Description | 
|---|---|
Pipe<JsonArray> | 
SQLRowStream.pipe()
Pause this stream and return a  to transfer the elements of this stream to a destination . 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Pipe<TestCaseReport> | 
TestSuiteReport.pipe()
Pause this stream and return a  to transfer the elements of this stream to a destination . 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Pipe<Buffer> | 
SockJSSocket.pipe()
Pause this stream and return a  to transfer the elements of this stream to a destination . 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Pipe<KafkaConsumerRecord<K,V>> | 
KafkaConsumer.pipe()
Pause this stream and return a  to transfer the elements of this stream to a destination . 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Pipe<String> | 
PgChannel.pipe()
Pause this stream and return a  to transfer the elements of this stream to a destination . 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Pipe<RabbitMQMessage> | 
RabbitMQConsumer.pipe()
Pause this stream and return a  to transfer the elements of this stream to a destination . 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Pipe<Response> | 
RedisConnection.pipe()
Pause this stream and return a  to transfer the elements of this stream to a destination . 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Pipe<T> | 
RowStream.pipe()
Pause this stream and return a  to transfer the elements of this stream to a destination . 
 | 
Copyright © 2020 Eclipse. All rights reserved.