public class EzyWsResponseApi extends EzyAbstractResponseApi
| Modifier and Type | Field and Description |
|---|---|
protected com.tvd12.ezyfox.codec.EzyStringDataEncoder |
encoder |
| Constructor and Description |
|---|
EzyWsResponseApi(Object encoder) |
| Modifier and Type | Method and Description |
|---|---|
protected EzySimplePacket |
createPacket(com.tvd12.ezyfox.constant.EzyConstant transportType,
Object bytes) |
protected Object |
encodeData(com.tvd12.ezyfox.entity.EzyArray data) |
protected com.tvd12.ezyfox.constant.EzyConstant |
getConnectionType() |
void |
response(EzyPackage pack,
boolean immediate) |
dataToMessageContent, encryptMessageContent, normalResponse, secureResponse, sendTcpPacket, sendTcpPacketNowclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitresponsepublic EzyWsResponseApi(Object encoder)
public void response(EzyPackage pack, boolean immediate) throws Exception
response in interface EzyResponseApiresponse in class EzyAbstractResponseApiExceptionprotected EzySimplePacket createPacket(com.tvd12.ezyfox.constant.EzyConstant transportType, Object bytes)
createPacket in class EzyAbstractResponseApiprotected Object encodeData(com.tvd12.ezyfox.entity.EzyArray data) throws Exception
encodeData in class EzyAbstractResponseApiExceptionprotected com.tvd12.ezyfox.constant.EzyConstant getConnectionType()
getConnectionType in class EzyAbstractResponseApiCopyright © 2024 Young Monkeys. All rights reserved.