Uses of Enum
com.sun.xml.ws.rx.mc.api.McProtocolVersion
Packages that use McProtocolVersion
-
Uses of McProtocolVersion in com.sun.xml.ws.rx.mc.api
Methods in com.sun.xml.ws.rx.mc.api that return McProtocolVersionModifier and TypeMethodDescriptionstatic McProtocolVersionMcProtocolVersion.getDefault()Provides a default reliable messaging version value.MakeConnectionSupportedFeature.getProtocolVersion()Specifies which WS-MC version protocol SOAP messages and SOAP message headers should be used for communication between MC source and MC destinationstatic McProtocolVersionReturns the enum constant of this type with the specified name.static McProtocolVersion[]McProtocolVersion.values()Returns an array containing the constants of this enum type, in the order they are declared.