public class NetworkEventHandler extends Object implements INetworkEventHandler
| 构造器和说明 |
|---|
NetworkEventHandler(IProcessor processor,
TcpConnection tcpConnection) |
public NetworkEventHandler(IProcessor processor, TcpConnection tcpConnection)
public void onMessage(Object msg, String endpoint)
INetworkEventHandleronMessage 在接口中 INetworkEventHandlermsg - msgpublic void onError(String parseAddress)
onError 在接口中 INetworkEventHandlerCopyright © 2022. All rights reserved.