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

com.github.luohaha.inter.OnConnectError Maven / Gradle / Ivy

There is a newer version: 1.0.0
Show newest version
package com.github.luohaha.inter;

public interface OnConnectError {
	public void onConnectError(Exception e);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy