Uses of Class
org.apache.cxf.ws.rm.RMConstants
-
Packages that use RMConstants Package Description org.apache.cxf.ws.rm -
-
Uses of RMConstants in org.apache.cxf.ws.rm
Subclasses of RMConstants in org.apache.cxf.ws.rm Modifier and Type Class Description classRM10ConstantsHolder for names for WS-ReliableMessaging 1.0.classRM11ConstantsHolder for names for WS-ReliableMessaging 1.1.Methods in org.apache.cxf.ws.rm that return RMConstants Modifier and Type Method Description abstract RMConstantsEncoderDecoder. getConstants()Get the WS-ReliableMessaging constants used by this encoder/decoder.RMConstantsEncoderDecoder10AImpl. getConstants()RMConstantsEncoderDecoder10Impl. getConstants()RMConstantsEncoderDecoder11Impl. getConstants()RMConstantsProtocolVariation. getConstants()static RMConstantsRMUtils. getConstants(String uri)Get the constants for a particular WS-ReliableMessaging namespace.
-