Uses of Class
org.jppf.server.protocol.BundleParameter

Packages that use BundleParameter
org.jppf.server.protocol Classes supporting the data transported between components of the communication model. 
 

Uses of BundleParameter in org.jppf.server.protocol
 

Methods in org.jppf.server.protocol that return BundleParameter
static BundleParameter BundleParameter.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static BundleParameter[] BundleParameter.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2005-2010 JPPF Team.