Package | Description |
---|---|
hudson.remoting |
Remoting infrastructure for Hudson.
|
hudson.remoting.forward |
TCP port forwarding over
hudson.remoting . |
org.jenkinsci.remoting |
Class and Description |
---|
CallableDecorator
Decorator on
Callable.call() to filter the execution. |
Role
Represents different roles two sides of the channel plays.
|
RoleChecker
Verifies that the callable is getting run on the intended recipient.
|
RoleSensitive
Used by
Callable -like objects to designate the intended recipient of the callable,
to help verify callables are running in JVMs that it is intended to run. |
Class and Description |
---|
Role
Represents different roles two sides of the channel plays.
|
Class and Description |
---|
Role
Represents different roles two sides of the channel plays.
|
RoleChecker
Verifies that the callable is getting run on the intended recipient.
|
RoleSensitive
Used by
Callable -like objects to designate the intended recipient of the callable,
to help verify callables are running in JVMs that it is intended to run. |
Copyright © 2016. All rights reserved.