Class AvailablePortRetriever.AvailablePortCallable

java.lang.Object
jenkins.security.MasterToSlaveCallable<AvailablePort,Throwable>
io.jenkins.plugins.onmonit.util.AvailablePortRetriever.AvailablePortCallable
All Implemented Interfaces:
hudson.remoting.Callable<AvailablePort,Throwable>, Serializable, org.jenkinsci.remoting.RoleSensitive
Enclosing class:
AvailablePortRetriever

public static class AvailablePortRetriever.AvailablePortCallable extends MasterToSlaveCallable<AvailablePort,Throwable>
See Also: