| Package | Description |
|---|---|
| com.tencent.tcaplus.client.impl |
TCaplus Service API 接口实现
|
| com.tencent.tcaplus.message | |
| com.tencent.tcaplus.message.impl |
包含各种请求、响应消息对象
|
| Modifier and Type | Method and Description |
|---|---|
void |
RequestLite.assemble(TCaplusPkg pkg) |
void |
ResponseLite.disassembly(TCaplusPkg pkg) |
| Modifier and Type | Method and Description |
|---|---|
void |
MessageBuffer.packet(TCaplusPkg pkg,
int pkgVersion) |
void |
MessageBuffer.packet(TCaplusPkg pkg,
int pkgVersion,
byte[] packetBuf)
分包TCaplusPkg消息对象
|
void |
MessageBuffer.unpack(TCaplusPkg pkg) |
| Modifier and Type | Method and Description |
|---|---|
void |
MessageBufferImpl.packet(TCaplusPkg pkg,
int pkgVersion) |
void |
MessageBufferImpl.packet(TCaplusPkg pkg,
int pkgVersion,
byte[] packetBuf) |
MessageBuffer |
MessageBufferPool.packMsgBuffer(TCaplusPkg pkg) |
void |
MessageBufferImpl.unpack(TCaplusPkg pkg) |
Copyright © 2026. All rights reserved.