@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public static class ChannelPinger.SetUpRemotePing extends MasterToSlaveCallable<Void,IOException>
Constructor and Description |
---|
SetUpRemotePing(int pingTimeoutSeconds,
int pingIntervalSeconds) |
Modifier and Type | Method and Description |
---|---|
Void |
call() |
boolean |
equals(Object obj) |
int |
hashCode() |
protected Object |
readResolve() |
checkRoles, getChannelOrFail, getOpenChannelOrFail
public SetUpRemotePing(int pingTimeoutSeconds, int pingIntervalSeconds)
public Void call() throws IOException
IOException
protected Object readResolve()
Copyright © 2004–2022. All rights reserved.