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

co.realtime.storage.ext.OnReconnecting Maven / Gradle / Ivy

package co.realtime.storage.ext;

import co.realtime.storage.StorageRef;

public interface OnReconnecting {
	public void run(StorageRef sender);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy