| Package | Description |
|---|---|
| org.ikasan.spec.component.routing |
| Modifier and Type | Class and Description |
|---|---|
class |
UnroutableEventException
Exception for when an Event can't be routed.
|
| Modifier and Type | Method and Description |
|---|---|
String |
SingleRecipientRouter.route(T messageToRoute)
Handles the
messageToRoute |
List<String> |
MultiRecipientRouter.route(T messageToRoute)
Handles the
messageToRoute |
List<String> |
Router.route(T messageToRoute)
Deprecated.
Handles the
messageToRoute |
Copyright © 2007-2016 Ikasan. All Rights Reserved.