Package | Description |
---|---|
org.jim.common.ws | |
org.jim.server.ws |
Modifier and Type | Method and Description |
---|---|
WsResponsePacket |
WsSessionContext.getWsResponsPacket() |
Modifier and Type | Method and Description |
---|---|
static ByteBuffer |
WsServerEncoder.encode(WsResponsePacket wsResponsePacket,
org.tio.core.GroupContext groupContext,
org.tio.core.ChannelContext channelContext) |
void |
WsSessionContext.setWsResponsPacket(WsResponsePacket wsResponsPacket) |
Modifier and Type | Method and Description |
---|---|
WsResponsePacket |
WsMsgHandler.h(WsRequestPacket wsRequest,
byte[] bytes,
Opcode opcode,
org.tio.core.ChannelContext channelContext) |
WsResponsePacket |
WsMsgHandler.handler(ImPacket imPacket,
org.tio.core.ChannelContext channelContext) |
Copyright © 2018. All rights reserved.