AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| 构造器和说明 |
|---|
Attachment() |
| 限定符和类型 | 方法和说明 |
|---|---|
static Attachment |
get(org.smartboot.socket.transport.AioSession aioSession) |
static Channel |
getChannel(org.smartboot.socket.transport.AioSession aioSession,
TcpAioChannelAssistant exchanger) |
static FixedLengthFrameDecoder |
getDecoder(org.smartboot.socket.transport.AioSession aioSession) |
static void |
setDecoder(org.smartboot.socket.transport.AioSession aioSession,
FixedLengthFrameDecoder decoder) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic static Attachment get(org.smartboot.socket.transport.AioSession aioSession)
public static Channel getChannel(org.smartboot.socket.transport.AioSession aioSession, TcpAioChannelAssistant exchanger)
public static FixedLengthFrameDecoder getDecoder(org.smartboot.socket.transport.AioSession aioSession)
public static void setDecoder(org.smartboot.socket.transport.AioSession aioSession,
FixedLengthFrameDecoder decoder)
Copyright © 2023. All rights reserved.