public interface ProtocolConstants
一个RSF数据包头的定义如下:
| 限定符和类型 | 字段和说明 |
|---|---|
static byte |
RSF_InvokerRequest |
static byte |
RSF_MessageRequest |
static byte |
RSF_Options |
static byte |
RSF_Packet |
static byte |
RSF_Packet_Heart |
static byte |
RSF_Packet_InvokerRequest |
static byte |
RSF_Packet_MessageRequest |
static byte |
RSF_Packet_Options |
static byte |
RSF_Packet_Response |
static byte |
RSF_Packet_xxxx5 |
static byte |
RSF_Packet_xxxx6 |
static byte |
RSF_Packet_xxxx7 |
static byte |
RSF_Response |
static byte |
Version_1 |
static final byte RSF_Packet
static final byte RSF_Packet_Heart
static final byte RSF_Packet_InvokerRequest
static final byte RSF_Packet_MessageRequest
static final byte RSF_Packet_Response
static final byte RSF_Packet_Options
static final byte RSF_Packet_xxxx5
static final byte RSF_Packet_xxxx6
static final byte RSF_Packet_xxxx7
static final byte Version_1
static final byte RSF_InvokerRequest
static final byte RSF_MessageRequest
static final byte RSF_Response
static final byte RSF_Options
Copyright © 2020–2021. All rights reserved.