|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.soa.esb.addressing.util.DefaultReplyTo
public class DefaultReplyTo
Provide some helper routines for common requirements.
| Constructor Summary | |
|---|---|
DefaultReplyTo()
|
|
| Method Summary | |
|---|---|
static EPR |
getReplyTo(EPR toEpr)
Obtain a default replyToEPR (based on the toEpr) to which we can reply to. |
static EPR |
getReplyToAddress(Message message)
Get the ReplyTo EPR on this address. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultReplyTo()
| Method Detail |
|---|
public static EPR getReplyTo(EPR toEpr)
throws CourierException,
MalformedEPRException
toEpr - -
the toEPR which will be used a basis to generate the
replyToEPR.
URISyntaxException, - CourierException
CourierException
MalformedEPRExceptionpublic static final EPR getReplyToAddress(Message message)
message - the message to work on.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||