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

ibt.ortc.api.OnRestWebserviceResponse Maven / Gradle / Ivy

There is a newer version: 2.1.44
Show newest version
package ibt.ortc.api;

public interface OnRestWebserviceResponse {
	public void run(Exception error, String response);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy