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

com.mastfrog.webapi.WebCallEnum Maven / Gradle / Ivy

package com.mastfrog.webapi;

/**
 *
 * @author tim
 */
public interface WebCallEnum {
    public WebCall get();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy