public class NioAttachment extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
ByteBuffer |
buffer |
ChannelInternal |
channelInternal |
NioFixedLengthFrameDecoder |
decoder |
| 构造器和说明 |
|---|
NioAttachment(Config config) |
public ByteBuffer buffer
public NioFixedLengthFrameDecoder decoder
public ChannelInternal channelInternal
public NioAttachment(Config config)
Copyright © 2024. All rights reserved.