Uses of Class
org.objectweb.proactive.core.xml.handler.BasicUnmarshaller

Packages that use BasicUnmarshaller
org.objectweb.proactive.core.descriptor.xml Provides all classes needed for parsing XML Deployment Descriptor files, and building related java objects
org.objectweb.proactive.core.xml.handler **For internal use only** Contains utility classes.  
 

Uses of BasicUnmarshaller in org.objectweb.proactive.core.descriptor.xml
 

Subclasses of BasicUnmarshaller in org.objectweb.proactive.core.descriptor.xml
 class FileTransferDefinitionsHandler.FileTransferHandler.DirHandler
           
 class FileTransferDefinitionsHandler.FileTransferHandler.FileHandler
           
 class PathHandler
          This class receives deployment events
protected  class ProcessDefinitionHandler.JVMProcessHandler.ExtendedJVMHandler
           
protected  class ProcessDefinitionHandler.ProcessHandler.CommandPathHanlder
           
protected  class ProcessDefinitionHandler.ProcessHandler.EnvironmentHandler
          This class receives environment events
protected  class ProcessDefinitionHandler.ProcessHandler.FileTransferStructureHandler.InfoAttributeHandler
           
 class ProcessReferenceHandler
          This class receives deployment events
 class PropertiesFileHandler
           
 class PropertiesHandler
           
protected  class ServiceDefinitionHandler.FaultToleranceHandler.FTConfigHandler
           
protected  class ServiceDefinitionHandler.RMILookupHandler
           
 class VariablesHandler.PropertiesHandler
           
 

Uses of BasicUnmarshaller in org.objectweb.proactive.core.xml.handler
 

Subclasses of BasicUnmarshaller in org.objectweb.proactive.core.xml.handler
 class SingleValueUnmarshaller
          A handler for reading values from simple elements, such as myValue
 



Copyright 2001-2005 INRIA All Rights Reserved.