public interface MessageSizeEstimator
Modifier and Type | Interface and Description |
---|---|
static interface |
MessageSizeEstimator.Handle |
Modifier and Type | Method and Description |
---|---|
MessageSizeEstimator.Handle |
newHandle()
创建一个新的句柄。
|
MessageSizeEstimator.Handle newHandle()
Copyright © 2008–2018 The Netty Project. All rights reserved.