Interface CmdCodeConst


public interface CmdCodeConst
Constants for command code types used in the external protocol layer.

Distinguishes heartbeat (idle) frames from business request frames.

Author:
渔民小镇
date:
2023-02-21
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    Request command type: 1 Business
    static final int
    Request command type: 0 Heartbeat