|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.petals.se.eip.patterns.AbstractPattern
org.ow2.petals.se.eip.patterns.AbstractMEPBridgePattern
org.ow2.petals.se.eip.patterns.AbstractMEPBridgeWithUnicConsumesPattern
public abstract class AbstractMEPBridgeWithUnicConsumesPattern
A default AbstractMEPBridgePattern for a pattern with only one Consumes invoked
| Field Summary |
|---|
| Fields inherited from class org.ow2.petals.se.eip.patterns.AbstractPattern |
|---|
logger |
| Constructor Summary | |
|---|---|
AbstractMEPBridgeWithUnicConsumesPattern()
|
|
| Method Summary | |
|---|---|
boolean |
processAsync(org.ow2.petals.component.framework.api.message.Exchange exchange,
ExchangeContext context,
CommonAsyncContext asyncContext)
Process the async message. |
| Methods inherited from class org.ow2.petals.se.eip.patterns.AbstractMEPBridgePattern |
|---|
processResponse |
| Methods inherited from class org.ow2.petals.se.eip.patterns.AbstractPattern |
|---|
getNameSpace, isAttachmentMode, isExceptionRobust, isFaultRobust, isFaultToException, logSend, process, processAsyncPattern, processExpiredAsync, processPattern, validateMEP |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.ow2.petals.se.eip.patterns.Pattern |
|---|
getName, init |
| Constructor Detail |
|---|
public AbstractMEPBridgeWithUnicConsumesPattern()
| Method Detail |
|---|
public boolean processAsync(org.ow2.petals.component.framework.api.message.Exchange exchange,
ExchangeContext context,
CommonAsyncContext asyncContext)
AbstractPattern
processAsync in class AbstractPattern
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||