Class HttpFileResponseConverterFunction

java.lang.Object
com.linecorp.armeria.server.annotation.HttpFileResponseConverterFunction
All Implemented Interfaces:
ResponseConverterFunction

public final class HttpFileResponseConverterFunction extends Object implements ResponseConverterFunction
A response converter implementation which creates an HttpResponse when the result is an instance of HttpFile.