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