MEMBER - The type of members that messages will be sent to.public interface Outbound<MEMBER,MESSAGE extends Message>
| Modifier and Type | Method and Description |
|---|---|
void |
send(MEMBER to,
MESSAGE message)
Asynchronous, best effort delivery to destination.
|
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.