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

com.davfx.ninio.snmp.v3.SnmpReceivingable Maven / Gradle / Ivy

package com.davfx.ninio.snmp.v3;

public interface SnmpReceivingable {
	void receiving(SnmpReceiver receiver);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy