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

com.github.thorbenkuck.netcom2.auto.OnReceiveWrapper Maven / Gradle / Ivy

The newest version!
package com.github.thorbenkuck.netcom2.auto;

import com.github.thorbenkuck.netcom2.interfaces.NetworkInterface;

public interface OnReceiveWrapper {

	void apply(NetworkInterface networkInterface, ObjectRepository objectRepository);

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy