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

com.github.dreamhead.moco.MocoEventAction Maven / Gradle / Ivy

package com.github.dreamhead.moco;

public interface MocoEventAction extends ConfigApplier {
    void execute(Request request);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy