Package | Description |
---|---|
io.vertx.core.file.impl | |
io.vertx.core.impl |
Modifier and Type | Class and Description |
---|---|
protected class |
FileSystemImpl.BlockingAction<T> |
Modifier and Type | Method and Description |
---|---|
<T> void |
ContextImpl.executeBlocking(Action<T> action,
Handler<AsyncResult<T>> resultHandler) |
<T> void |
VertxInternal.executeBlockingInternal(Action<T> action,
Handler<AsyncResult<T>> resultHandler) |
<T> void |
VertxImpl.executeBlockingInternal(Action<T> action,
Handler<AsyncResult<T>> resultHandler) |
Copyright © 2015. All Rights Reserved.