public class EzyPluginSendResponseImpl extends EzyAbstractChildSendResponse<EzyPluginContext> implements EzyPluginSendResponse
context, serverContext, zoneContext| Constructor and Description |
|---|
EzyPluginSendResponseImpl(EzyPluginContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(com.tvd12.ezyfox.entity.EzyData data,
Collection<EzySession> recipients,
boolean encrypted,
EzyTransportType transportType) |
void |
execute(com.tvd12.ezyfox.entity.EzyData data,
EzySession recipient,
boolean encrypted,
EzyTransportType transportType) |
protected EzyResponse |
newResponse(com.tvd12.ezyfox.entity.EzyData data) |
protected EzyRequestPluginResponseParams |
newResponseParams() |
newArray, newArrayBuilder, newObject, newObjectBuilderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecute, executepublic EzyPluginSendResponseImpl(EzyPluginContext context)
public void execute(com.tvd12.ezyfox.entity.EzyData data,
EzySession recipient,
boolean encrypted,
EzyTransportType transportType)
execute in interface EzyChildSendResponsepublic void execute(com.tvd12.ezyfox.entity.EzyData data,
Collection<EzySession> recipients,
boolean encrypted,
EzyTransportType transportType)
execute in interface EzyChildSendResponseprotected EzyResponse newResponse(com.tvd12.ezyfox.entity.EzyData data)
protected EzyRequestPluginResponseParams newResponseParams()
Copyright © 2021 Young Monkeys. All rights reserved.