Uses of Class
com.sun.xml.ws.rx.mc.runtime.McRuntimeVersion
-
Packages that use McRuntimeVersion Package Description com.sun.xml.ws.rx.mc.runtime -
-
Uses of McRuntimeVersion in com.sun.xml.ws.rx.mc.runtime
Methods in com.sun.xml.ws.rx.mc.runtime that return McRuntimeVersion Modifier and Type Method Description static McRuntimeVersionMcRuntimeVersion. forProtocolVersion(McProtocolVersion protocolVersion)McRuntimeVersionMcConfiguration. getRuntimeVersion()static McRuntimeVersionMcRuntimeVersion. valueOf(String name)Returns the enum constant of this type with the specified name.static McRuntimeVersion[]McRuntimeVersion. values()Returns an array containing the constants of this enum type, in the order they are declared.
-