JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
hudson.remoting.Engine
Packages that use
Engine
Package
Description
hudson.remoting
Remoting infrastructure for Hudson.
Uses of
Engine
in
hudson.remoting
Methods in
hudson.remoting
that return
Engine
Modifier and Type
Method
Description
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.