mirror of
https://gitee.com/san-bing/JChargePointProtocol
synced 2026-05-07 19:39:54 +08:00
增加注释
This commit is contained in:
@@ -61,6 +61,7 @@ public abstract class ProtocolSession implements Closeable {
|
||||
|
||||
public abstract void onDownlink(DownlinkRequestMessage downlinkMsg);
|
||||
|
||||
@Override
|
||||
public void close() {
|
||||
close(SessionCloseReason.DESTRUCTION);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user