All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.deliver8r.maven.servicewrapper.Ping Maven / Gradle / Ivy

There is a newer version: 0.0.6
Show newest version
package com.deliver8r.maven.servicewrapper;

public class Ping {
	public LogLevel alertLogLevel;
	public Integer alertThreshold;
	public Integer interval;
	public Boolean intervalLogged;
	public Integer timeout;
	public Action[] timeoutActions;
	public UserAction[] timeoutUserActions;

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy