![JAR search and dependency download from the Maven repository](/logo.png)
org.frameworkset.spi.remote.CallbackHandler Maven / Gradle / Ivy
The newest version!
package org.frameworkset.spi.remote;
public interface CallbackHandler extends java.io.Serializable{
public void handler(CallbackContext context);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy