public class NetworkEventHandler extends Object implements INetEventHandler
| 构造器和说明 |
|---|
NetworkEventHandler(IProcessor processor,
NetworkConnection networkConnection,
ILogger logger) |
public NetworkEventHandler(IProcessor processor, NetworkConnection networkConnection, ILogger logger)
public void onMessage(Object msg, String endpoint)
INetEventHandleronMessage 在接口中 INetEventHandlermsg - msgpublic void onError()
onError 在接口中 INetEventHandlerCopyright © 2022. All rights reserved.