Uses of Class
hudson.remoting.Engine

Packages that use Engine
hudson.remoting Remoting infrastructure for Hudson. 
 

Uses of Engine in hudson.remoting
 

Methods in hudson.remoting that return Engine
static Engine Engine.current()
          When invoked from within remoted Callable (that is, from the thread that carries out the remote requests), this method returns the Engine in which the remote operations run.
 



Copyright © 2012. All Rights Reserved.