public interface EzyStreamBytes
| Modifier and Type | Method and Description |
|---|---|
default void |
execute(byte[] bytes,
Collection<EzySession> recipients) |
void |
execute(byte[] bytes,
Collection<EzySession> recipients,
EzyTransportType transportType) |
default void |
execute(byte[] bytes,
EzySession recipient) |
void |
execute(byte[] bytes,
EzySession recipient,
EzyTransportType transportType) |
void execute(byte[] bytes,
EzySession recipient,
EzyTransportType transportType)
void execute(byte[] bytes,
Collection<EzySession> recipients,
EzyTransportType transportType)
default void execute(byte[] bytes,
EzySession recipient)
default void execute(byte[] bytes,
Collection<EzySession> recipients)
Copyright © 2021 Young Monkeys. All rights reserved.