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
Exception
void routeWithAck(ServerMessage message, RoutingContext context) throws Exception
Exception
Copyright © 2017 JBoss by Red Hat. All rights reserved.