public abstract class OnLastHttpContentCallback extends Object
| Modifier and Type | Field and Description |
|---|---|
protected NettyResponseFuture<?> |
future |
| Modifier | Constructor and Description |
|---|---|
protected |
OnLastHttpContentCallback(NettyResponseFuture<?> future) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
call() |
NettyResponseFuture<?> |
future() |
protected final NettyResponseFuture<?> future
protected OnLastHttpContentCallback(NettyResponseFuture<?> future)
public NettyResponseFuture<?> future()
Copyright © 2024. All rights reserved.