public abstract class Callback extends Object
| Constructor and Description |
|---|
Callback(NettyResponseFuture<?> future) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
call() |
NettyResponseFuture<?> |
future() |
public Callback(NettyResponseFuture<?> future)
public NettyResponseFuture<?> future()
Copyright © 2015. All Rights Reserved.