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

com.gwtplatform.dispatch.rest.rebind.subresource.SubResourceMethod.vm Maven / Gradle / Ivy

There is a newer version: 1.6
Show newest version
    @Override
    public $resourceType ${methodName}(#generateMethodSignature($parameters)) {
        return new ${subResource.className}(
                httpParameterFactory,
                defaultDateFormat#generateAppendedCallSignature($subResourceParameters));
    }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy