public class ServerHandler
extends vip.justlive.oxygen.core.util.net.aio.LengthFrameHandler
implements vip.justlive.oxygen.core.util.net.aio.AioListener
| 构造器和说明 |
|---|
ServerHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
handle(Object data,
vip.justlive.oxygen.core.util.net.aio.ChannelContext channelContext) |
void |
onConnected(vip.justlive.oxygen.core.util.net.aio.ChannelContext channelContext) |
public void onConnected(vip.justlive.oxygen.core.util.net.aio.ChannelContext channelContext)
onConnected 在接口中 vip.justlive.oxygen.core.util.net.aio.AioListenerpublic void handle(Object data, vip.justlive.oxygen.core.util.net.aio.ChannelContext channelContext)
handle 在接口中 vip.justlive.oxygen.core.util.net.aio.AioHandlerhandle 在类中 vip.justlive.oxygen.core.util.net.aio.LengthFrameHandlerCopyright © 2021. All rights reserved.