Package | Description |
---|---|
org.ow2.petals.microkernel.api.jbi.component | |
org.ow2.petals.microkernel.api.jbi.messaging | |
org.ow2.petals.microkernel.api.jbi.messaging.exception |
Modifier and Type | Method and Description |
---|---|
void |
PetalsComponentContext.offerExchange(org.ow2.petals.jbi.messaging.exchange.PetalsMessageExchange exchange)
Called by the router to notify a component there is an exchange for it.
|
Modifier and Type | Method and Description |
---|---|
void |
RouterService.addComponent(PetalsComponentContext componentContext)
Inform that a component is installing.
|
void |
RouterService.removeComponent(PetalsComponentContext componentContext)
Inform that a component is uninstalling.
|
void |
RouterService.sendInNMR(org.ow2.petals.jbi.messaging.exchange.PetalsMessageExchange exchange)
Send the message into the NMR.
|
Modifier and Type | Class and Description |
---|---|
class |
TrafficStoppedException
The traffic is stopped at router level
|
Copyright © 2005-2016 Linagora. All Rights Reserved.