Uses of Class
com.sun.xml.ws.rx.mc.runtime.McRuntimeVersion

Packages that use McRuntimeVersion
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
static McRuntimeVersion McRuntimeVersion.forProtocolVersion(McProtocolVersion protocolVersion)
           
 McRuntimeVersion McConfiguration.getRuntimeVersion()
           
static McRuntimeVersion McRuntimeVersion.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.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.