Class CommunicationMessageKit
java.lang.Object
com.iohao.net.external.core.message.CommunicationMessageKit
External server protocol encoding and decoding Kit
- Author:
- 渔民小镇
- date:
- 2023-12-15
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondecode(byte[] bytes) byte[]encode(CommunicationMessage message)
-
Field Details
-
communicationMessageCodec
-
-
Constructor Details
-
CommunicationMessageKit
public CommunicationMessageKit()
-
-
Method Details
-
createCommunicationMessage
-
encode
-
decode
-