public interface EzySocketDataHandlerGroup
| Modifier and Type | Method and Description |
|---|---|
void |
fireChannelInactive(com.tvd12.ezyfox.constant.EzyConstant reason) |
void |
fireChannelRead(EzyCommand cmd,
com.tvd12.ezyfox.entity.EzyArray msg) |
void |
fireStreamBytesReceived(byte[] bytes) |
void fireChannelRead(EzyCommand cmd, com.tvd12.ezyfox.entity.EzyArray msg) throws Exception
Exceptionvoid fireChannelInactive(com.tvd12.ezyfox.constant.EzyConstant reason)
Copyright © 2021 Young Monkeys. All rights reserved.