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(Object bytes,
EzyPackage pack) |
protected Object |
encodeData(com.tvd12.ezyfox.entity.EzyArray data) |
protected com.tvd12.ezyfox.constant.EzyConstant |
getConnectionType() |
void |
response(EzyPackage pack,
boolean immediate) |
dataToMessageContent, encrypteMessageContent, normalResponse, secureResponseclone, 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(Object bytes, EzyPackage pack)
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 © 2021 Young Monkeys. All rights reserved.