public class EzySimpleBytesPackage extends Object implements EzyBytesPackage
| Modifier and Type | Field and Description |
|---|---|
protected byte[] |
bytes |
protected com.tvd12.ezyfox.util.EzyHashMapList<com.tvd12.ezyfox.constant.EzyConstant,EzySession> |
recipients |
protected com.tvd12.ezyfox.constant.EzyConstant |
transportType |
| Constructor and Description |
|---|
EzySimpleBytesPackage() |
| 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, waitgetBytes, getTransportTypeprotected byte[] bytes
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 EzyBytesPackagepublic void release()
release in interface com.tvd12.ezyfox.util.EzyReleasableCopyright © 2021 Young Monkeys. All rights reserved.