Class CorsDecoratorsFactoryFunction

java.lang.Object
com.linecorp.armeria.server.cors.CorsDecoratorsFactoryFunction
All Implemented Interfaces:
DecoratorFactoryFunction<CorsDecorators>

public final class CorsDecoratorsFactoryFunction
extends Object
implements DecoratorFactoryFunction<CorsDecorators>
A factory which creates a CorsService decorator when two or more CorsDecorators are added.