Package hudson.slaves
Class ChannelPinger.SetUpRemotePing
java.lang.Object
jenkins.security.MasterToSlaveCallable<Void,IOException>
 
hudson.slaves.ChannelPinger.SetUpRemotePing
- All Implemented Interfaces:
 hudson.remoting.Callable<Void,,IOException> Serializable,ControllerToAgentCallable<Void,,IOException> org.jenkinsci.remoting.RoleSensitive
- Enclosing class:
 ChannelPinger
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public static class ChannelPinger.SetUpRemotePing
extends MasterToSlaveCallable<Void,IOException> 
- See Also:
 
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface hudson.remoting.Callable
getChannelOrFail, getOpenChannelOrFailMethods inherited from interface jenkins.agents.ControllerToAgentCallable
checkRoles 
- 
Constructor Details
- 
SetUpRemotePing
public SetUpRemotePing(int pingTimeoutSeconds, int pingIntervalSeconds)  
 - 
 - 
Method Details
- 
call
- Throws:
 IOException
 - 
hashCode
public int hashCode() - 
equals
 - 
readResolve
 
 -