Uses of Class
hudson.model.Slave.JnlpJar

Packages that use Slave.JnlpJar
hudson.slaves Code related to slaves. 
jenkins.model   
 

Uses of Slave.JnlpJar in hudson.slaves
 

Methods in hudson.slaves that return Slave.JnlpJar
 Slave.JnlpJar SlaveComputer.getJnlpJars(String fileName)
          Deprecated. since 2008-08-18. This URL binding is no longer used and moved up directly under to Jenkins, but it's left here for now just in case some old JNLP slave agents request it.
 

Uses of Slave.JnlpJar in jenkins.model
 

Methods in jenkins.model that return Slave.JnlpJar
 Slave.JnlpJar Jenkins.doJnlpJars(org.kohsuke.stapler.StaplerRequest req)
           
 Slave.JnlpJar Jenkins.getJnlpJars(String fileName)
          Serves jar files for JNLP slave agents.
 



Copyright © 2004-2013. All Rights Reserved.