public interface ResponderLeaseHandler extends Availability
| Modifier and Type | Interface and Description |
|---|---|
static class |
ResponderLeaseHandler.Impl<T extends LeaseStats> |
| Modifier and Type | Field and Description |
|---|---|
static ResponderLeaseHandler |
None |
| Modifier and Type | Method and Description |
|---|---|
Exception |
leaseError() |
Disposable |
send(Consumer<ByteBuf> leaseFrameSender) |
boolean |
useLease() |
availabilitystatic final ResponderLeaseHandler None
boolean useLease()
Exception leaseError()
Disposable send(Consumer<ByteBuf> leaseFrameSender)