public class ConnectionClient
短连接客户端
| 限定符和类型 | 字段和说明 |
|---|---|
static org.mechdancer.remote.modules.tcpconnection.ConnectionClient.Companion |
Companion
已过时。
|
| 构造器和说明 |
|---|
ConnectionClient()
短连接客户端
|
public static org.mechdancer.remote.modules.tcpconnection.ConnectionClient.Companion Companion
public boolean sync(@NotNull
org.mechdancer.dependency.Component dependency)
@Nullable
public java.net.Socket connect(@NotNull
java.lang.String server,
@NotNull
Command cmd)
连接一个远端
server - 远端名字