C E F G H I M O R S 

C

close() - Method in class org.jenkinsci.plugins.slave_proxy.SmartPortForwarder
Shuts down this port forwarder.
ComputerListenerImpl - Class in org.jenkinsci.plugins.slave_proxy
Looks for new connected slaves and bring up the proxy service.
ComputerListenerImpl() - Constructor for class org.jenkinsci.plugins.slave_proxy.ComputerListenerImpl
 
configure(StaplerRequest, JSONObject) - Method in class org.jenkinsci.plugins.slave_proxy.MasterToSlaveProxy
 
create(VirtualChannel, int, Forwarder) - Static method in class org.jenkinsci.plugins.slave_proxy.SmartPortForwarder
Starts a PortForwarder accepting remotely at the given channel, which connects by using the given connector.

E

equals(Object) - Method in class org.jenkinsci.plugins.slave_proxy.SlaveProxyConfiguration
Value equality is based on whether the SmartPortForwarder needs to be restarted.

F

FORWARDER_SERVICE - Static variable in class org.jenkinsci.plugins.slave_proxy.MasterToSlaveProxy
 

G

getApplicableLabel() - Method in class org.jenkinsci.plugins.slave_proxy.SlaveProxyConfiguration
 
getDisplayName() - Method in class org.jenkinsci.plugins.slave_proxy.SlaveProxyConfiguration.DescriptorImpl
 
getLabel() - Method in class org.jenkinsci.plugins.slave_proxy.SlaveProxyConfiguration
 
getMasterPort() - Method in class org.jenkinsci.plugins.slave_proxy.SlaveProxyConfiguration
 
getPort() - Method in interface org.jenkinsci.plugins.slave_proxy.SlaveProxyService
Returns the port on the slave where the proxy is listening.
getPort() - Method in class org.jenkinsci.plugins.slave_proxy.SmartPortForwarder
 
getSlaveProxies() - Method in class org.jenkinsci.plugins.slave_proxy.MasterToSlaveProxy
 

H

hashCode() - Method in class org.jenkinsci.plugins.slave_proxy.SlaveProxyConfiguration
 

I

isLocalOnly() - Method in class org.jenkinsci.plugins.slave_proxy.SlaveProxyConfiguration
 

M

MasterToSlaveProxy - Class in org.jenkinsci.plugins.slave_proxy
Retain configuration for the slave proxy service.
MasterToSlaveProxy() - Constructor for class org.jenkinsci.plugins.slave_proxy.MasterToSlaveProxy
 

O

onOnline(Computer, TaskListener) - Method in class org.jenkinsci.plugins.slave_proxy.ComputerListenerImpl
 
org.jenkinsci.plugins.slave_proxy - package org.jenkinsci.plugins.slave_proxy
 

R

run() - Method in class org.jenkinsci.plugins.slave_proxy.SmartPortForwarder
 

S

setSlaveProxies(List<SlaveProxyConfiguration>) - Method in class org.jenkinsci.plugins.slave_proxy.MasterToSlaveProxy
 
setSlaveSelector(Label) - Method in class org.jenkinsci.plugins.slave_proxy.SmartPortForwarder
 
SlaveProxyConfiguration - Class in org.jenkinsci.plugins.slave_proxy
Configuration of one slave proxy.
SlaveProxyConfiguration(String, int, boolean) - Constructor for class org.jenkinsci.plugins.slave_proxy.SlaveProxyConfiguration
 
SlaveProxyConfiguration.DescriptorImpl - Class in org.jenkinsci.plugins.slave_proxy
 
SlaveProxyConfiguration.DescriptorImpl() - Constructor for class org.jenkinsci.plugins.slave_proxy.SlaveProxyConfiguration.DescriptorImpl
 
SlaveProxyService - Interface in org.jenkinsci.plugins.slave_proxy
Remote interface for the HTTP proxy service that's running.
SmartPortForwarder - Class in org.jenkinsci.plugins.slave_proxy
Listens on an TCP port (on the master), and upon a client connecting, route it the HTTP proxy service running on a slave.
SmartPortForwarder(SlaveProxyConfiguration) - Constructor for class org.jenkinsci.plugins.slave_proxy.SmartPortForwarder
 
startProxy(Channel, TaskListener) - Method in class org.jenkinsci.plugins.slave_proxy.MasterToSlaveProxy
Starts the HTTP proxy service over this channel, and attach the access coordinate as the channel property.
stop() - Method in interface org.jenkinsci.plugins.slave_proxy.SlaveProxyService
Shuts down the service.
C E F G H I M O R S 

Copyright © 2004-2013. All Rights Reserved.