public class SocketMsg<T> extends Object implements Serializable
public SocketMsg()
public SocketMsg(int module,
int command)
public SocketMsg(int module,
int command,
T message)
Copyright © 2020–2021 structure. All rights reserved.