public final class WSAContextUtils
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DECOUPLED_ENDPOINT_BASE_PROPERTY |
static java.lang.String |
REPLYTO_PROPERTY |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
retrieveUsingAddressing(Message message)
Retrieve UsingAddressing override flag from the context
|
public static final java.lang.String REPLYTO_PROPERTY
public static final java.lang.String DECOUPLED_ENDPOINT_BASE_PROPERTY
public static boolean retrieveUsingAddressing(Message message)
message - the current message