JavaVertXServer.AsyncMethod.mustache Maven / Gradle / Ivy
void {{operationId}}({{#allParams}}{{{dataType}}} {{paramName}}{{#hasMore}}, {{/hasMore}}{{^hasMore}}, {{/hasMore}}{{/allParams}}Handler> handler);
© 2015 - 2024 Weber Informatics LLC | Privacy Policy