Package | Description |
---|---|
org.apache.cxf.ws.rm |
Modifier and Type | Class and Description |
---|---|
class |
RM10Constants
Holder for names for WS-ReliableMessaging 1.0.
|
class |
RM11Constants
Holder for names for WS-ReliableMessaging 1.1.
|
Modifier and Type | Method and Description |
---|---|
abstract RMConstants |
EncoderDecoder.getConstants()
Get the WS-ReliableMessaging constants used by this encoder/decoder.
|
RMConstants |
ProtocolVariation.getConstants() |
RMConstants |
EncoderDecoder10AImpl.getConstants() |
RMConstants |
EncoderDecoder11Impl.getConstants() |
RMConstants |
EncoderDecoder10Impl.getConstants() |
static RMConstants |
RMUtils.getConstants(String uri)
Get the constants for a particular WS-ReliableMessaging namespace.
|
Apache CXF