public interface MessageSizeEstimator
Modifier and Type | Interface and Description |
---|---|
static interface |
MessageSizeEstimator.Handle |
Modifier and Type | Method and Description |
---|---|
MessageSizeEstimator.Handle |
newHandle()
Creates a new handle.
|
MessageSizeEstimator.Handle newHandle()
Copyright © 2008–2017 The Netty Project. All rights reserved.