public class SocketServer extends Object
| 构造器和说明 |
|---|
SocketServer(int port,
BaseRegister register) |
public SocketServer(int port,
BaseRegister register)
public <T> com.digiwin.pressure.cs.core.domain.Result<T> requestClient(long slaverId,
int apiId,
Object requestData,
int timeoutSeconds)
throws Exception
Exceptionpublic void start()
throws IOException
IOExceptionCopyright © 2025. All rights reserved.