LISTENER
- 监听器类型public class NioSession<LISTENER extends IListener<INioSession>> extends AbstractNioSession<LISTENER>
INioSession.Status
Constructor and Description |
---|
NioSession(INioEventGroup<LISTENER> eventGroup,
SelectableChannel channel) |
attr, attr, attrs, buffer, buffer, bufferReset, channel, close, closeNow, connectSync, equals, eventGroup, finishConnect, hashCode, id, isConnected, isNew, isUdp, lastTouchTime, postMessageReceived, read, registerEvent, remoteAddress, remoteSocketAddress, selectionKey, selectionKey, send, status, status, toString, touch, write
public NioSession(INioEventGroup<LISTENER> eventGroup, SelectableChannel channel)
Copyright © 2022. All rights reserved.