public interface Bindable
| Modifier and Type | Method and Description |
|---|---|
void |
route(ServerMessage message,
RoutingContext context) |
void |
routeWithAck(ServerMessage message,
RoutingContext context) |
void route(ServerMessage message, RoutingContext context) throws Exception
Exceptionvoid routeWithAck(ServerMessage message, RoutingContext context) throws Exception
ExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.