|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.soa.esb.couriers.CourierUtil
public class CourierUtil
| Field Summary | |
|---|---|
static java.lang.String |
CORRELATION_ID_TAG
|
| Method Summary | |
|---|---|
static java.lang.String |
getReplySelector()
We will be listening the same queue, but with a 'temporary' message selector based of a UUID. |
static EPR |
getTemporaryReplyToEpr(EPR toEpr)
Build a temporary replyToEPR, based on the toEpr, to which we can reply to. |
static java.util.List<KeyValuePair> |
propertiesFromSelector(java.lang.String selector)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String CORRELATION_ID_TAG
| Method Detail |
|---|
public static java.util.List<KeyValuePair> propertiesFromSelector(java.lang.String selector)
throws java.lang.Exception
java.lang.Exceptionpublic static java.lang.String getReplySelector()
message - to which we ill add the CORRELATION_ID_TAG.
public static EPR getTemporaryReplyToEpr(EPR toEpr)
throws java.net.URISyntaxException,
CourierException
toEpr - - the toEPR which will be used a basis to generate the replyToEPR.
URISyntaxException, - CourierException
java.net.URISyntaxException
CourierException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||