|
||||||||||
| 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
public abstract class AbstractMEPBridgePattern
Provide a management of the source exchange response from the target exchange: we must adapt the response to the MEP of the source exchange
| Field Summary |
|---|
| Fields inherited from class org.ow2.petals.se.eip.patterns.AbstractPattern |
|---|
logger |
| Constructor Summary | |
|---|---|
AbstractMEPBridgePattern()
|
|
| Method Summary | |
|---|---|
protected void |
processResponse(org.ow2.petals.component.framework.api.message.Exchange exchange,
ExchangeContext context,
CommonAsyncContext asyncContext)
|
| Methods inherited from class org.ow2.petals.se.eip.patterns.AbstractPattern |
|---|
getNameSpace, isAttachmentMode, isExceptionRobust, isFaultRobust, isFaultToException, logSend, process, processAsync, 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 AbstractMEPBridgePattern()
| Method Detail |
|---|
protected void processResponse(org.ow2.petals.component.framework.api.message.Exchange exchange,
ExchangeContext context,
CommonAsyncContext asyncContext)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||