public class EzySimplePackage extends Object implements EzyPackage
| Modifier and Type | Field and Description |
|---|---|
protected com.tvd12.ezyfox.entity.EzyArray |
data |
protected boolean |
encrypted |
protected com.tvd12.ezyfox.util.EzyHashMapList<com.tvd12.ezyfox.constant.EzyConstant,EzySession> |
recipients |
protected com.tvd12.ezyfox.constant.EzyConstant |
transportType |
| Constructor and Description |
|---|
EzySimplePackage() |
| Modifier and Type | Method and Description |
|---|---|
void |
addRecipient(EzySession recipient) |
void |
addRecipients(Collection<EzySession> recipients) |
Collection<EzySession> |
getRecipients(com.tvd12.ezyfox.constant.EzyConstant connectionType) |
void |
release() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetData, getTransportType, isEncryptedprotected com.tvd12.ezyfox.entity.EzyArray data
protected boolean encrypted
protected com.tvd12.ezyfox.constant.EzyConstant transportType
protected com.tvd12.ezyfox.util.EzyHashMapList<com.tvd12.ezyfox.constant.EzyConstant,EzySession> recipients
public void addRecipients(Collection<EzySession> recipients)
public void addRecipient(EzySession recipient)
public Collection<EzySession> getRecipients(com.tvd12.ezyfox.constant.EzyConstant connectionType)
getRecipients in interface EzyPackagepublic void release()
release in interface com.tvd12.ezyfox.util.EzyReleasableCopyright © 2021 Young Monkeys. All rights reserved.