Package com.rcll.robot
Interface IRobotMessageThreadFactory
-
public interface IRobotMessageThreadFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description HandleRobotMessageThread
create(java.net.Socket _socket, java.util.AbstractMap.SimpleEntry<com.google.protobuf.GeneratedMessageV3,byte[]> msg)
-
-
-
Method Detail
-
create
HandleRobotMessageThread create(java.net.Socket _socket, java.util.AbstractMap.SimpleEntry<com.google.protobuf.GeneratedMessageV3,byte[]> msg)
-
-