public class ChannelDefaultEx<S> extends ChannelDefault<S>
| 构造器和说明 |
|---|
ChannelDefaultEx(S source,
ChannelSupporter<S> channelSupporter) |
| 限定符和类型 | 方法和说明 |
|---|---|
org.smartboot.socket.extension.decoder.FixedLengthFrameDecoder |
getDecoder()
获取固定帧解码器
|
void |
setDecoder(org.smartboot.socket.extension.decoder.FixedLengthFrameDecoder decoder)
设置固定帧解码器
|
close, doOpenFuture, getLiveTime, getLocalAddress, getRemoteAddress, getSession, getStream, isClosed, isClosing, isValid, onError, onOpenFuture, reconnect, retrieve, send, setLiveTimeAsNow, setSessiongetAttachment, getConfig, getHandshake, putAttachment, sendAlarm, sendClose, sendConnack, sendConnect, sendPing, sendPong, setHandshakeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAttachment, getConfig, getHandshake, putAttachment, sendAlarm, sendClose, sendConnack, sendConnect, sendPing, sendPong, setHandshakepublic ChannelDefaultEx(S source, ChannelSupporter<S> channelSupporter)
Copyright © 2024. All rights reserved.