
com.googlecode.openbox.server.log.monitor.ServerLogHandler Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ssh Show documentation
Show all versions of ssh Show documentation
This is remote linux SSH module
package com.googlecode.openbox.server.log.monitor;
public interface ServerLogHandler {
void action(T t, String logs);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy