public interface Inbound<M extends Message>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Inbound.MessageHandler<M extends Message> |
| Modifier and Type | Method and Description |
|---|---|
void |
registerHandler(Inbound.MessageHandler<M> handler) |
void registerHandler(Inbound.MessageHandler<M> handler)
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.