PAYLOAD - The type of object to sendRECIPIENT - the recipient to send the payload topublic interface Sender<PAYLOAD,RECIPIENT>
| Modifier and Type | Method and Description |
|---|---|
Object |
send(PAYLOAD payload,
RECIPIENT recipient) |
Copyright © 2018. All rights reserved.