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

as.leap.code.LASHandler Maven / Gradle / Ivy

The newest version!
package as.leap.code;

/**
 * CloudCode Handler.
 * Created by stream.
 */
public interface LASHandler {
  R handle(T request);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy