![JAR search and dependency download from the Maven repository](/logo.png)
io.polyapi.client.api.model.function.PolyServerFunction Maven / Gradle / Ivy
package io.polyapi.client.api.model.function;
/**
* Interface that marks an object as a Poly server function that can be proxied.
*/
public interface PolyServerFunction extends PolyFunction {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy