Uses of Class
org.apache.camel.component.platform.http.vertx.AsyncInputStream
Packages that use AsyncInputStream
-
Uses of AsyncInputStream in org.apache.camel.component.platform.http.vertx
Methods in org.apache.camel.component.platform.http.vertx that return AsyncInputStreamModifier and TypeMethodDescriptionAsyncInputStream.endHandler(io.vertx.core.Handler<Void> endHandler) AsyncInputStream.exceptionHandler(io.vertx.core.Handler<Throwable> exceptionHandler) AsyncInputStream.handler(io.vertx.core.Handler<io.vertx.core.buffer.Buffer> handler) AsyncInputStream.pause()AsyncInputStream.resume()