|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.servicemix.jbi.messaging.MessageExchangeSupport
MessageExchangePattern instead
public final class MessageExchangeSupport
Resolver for URI patterns
| Field Summary | |
|---|---|
static URI |
IN_ONLY
Deprecated. In Only MEP. |
static URI |
IN_OPTIONAL_OUT
Deprecated. In Optional Out MEP. |
static URI |
IN_OUT
Deprecated. In Out MEP. |
static URI |
OUT_IN
Deprecated. Out In MEP. |
static URI |
OUT_ONLY
Deprecated. Out Only MEP. |
static URI |
OUT_OPTIONAL_IN
Deprecated. Out Optional In MEP. |
static URI |
ROBUST_IN_ONLY
Deprecated. Robust In Only MEP. |
static URI |
ROBUST_OUT_ONLY
Deprecated. Robust Out Only MEP. |
static URI |
WSDL2_IN_ONLY
Deprecated. In Only MEP. |
static URI |
WSDL2_IN_OPTIONAL_OUT
Deprecated. In Optional Out MEP. |
static URI |
WSDL2_IN_OUT
Deprecated. In Out MEP. |
static URI |
WSDL2_OUT_IN
Deprecated. Out In MEP. |
static URI |
WSDL2_OUT_ONLY
Deprecated. Out Only MEP. |
static URI |
WSDL2_OUT_OPTIONAL_IN
Deprecated. Out Optional In MEP. |
static URI |
WSDL2_ROBUST_IN_ONLY
Deprecated. Robust In Only MEP. |
static URI |
WSDL2_ROBUST_OUT_ONLY
Deprecated. Robust Out Only MEP. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final URI IN_ONLY
public static final URI IN_OUT
public static final URI IN_OPTIONAL_OUT
public static final URI OUT_ONLY
public static final URI OUT_IN
public static final URI OUT_OPTIONAL_IN
public static final URI ROBUST_IN_ONLY
public static final URI ROBUST_OUT_ONLY
public static final URI WSDL2_IN_ONLY
public static final URI WSDL2_IN_OPTIONAL_OUT
public static final URI WSDL2_IN_OUT
public static final URI WSDL2_ROBUST_IN_ONLY
public static final URI WSDL2_OUT_ONLY
public static final URI WSDL2_OUT_IN
public static final URI WSDL2_OUT_OPTIONAL_IN
public static final URI WSDL2_ROBUST_OUT_ONLY
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||