|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.petals.component.framework.util.ExchangeUtil
public final class ExchangeUtil
Contains utilities methods for Exchange operations.
| Constructor Summary | |
|---|---|
ExchangeUtil()
Constructor |
|
| Method Summary | |
|---|---|
static void |
copyExchangeProperties(org.ow2.petals.component.framework.api.message.Exchange source,
org.ow2.petals.component.framework.api.message.Exchange target)
Copies the properties of the exchange in another exchange. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExchangeUtil()
| Method Detail |
|---|
public static final void copyExchangeProperties(org.ow2.petals.component.framework.api.message.Exchange source,
org.ow2.petals.component.framework.api.message.Exchange target)
throws javax.jbi.messaging.MessagingException,
org.ow2.petals.component.framework.api.exception.PEtALSCDKException
source - the source exchangetarget - the target exchange
javax.jbi.messaging.MessagingException
org.ow2.petals.component.framework.api.exception.PEtALSCDKException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||