Package io.netty.handler.codec.http.cors
Class CorsConfigBuilder.ConstantValueGenerator
java.lang.Object
io.netty.handler.codec.http.cors.CorsConfigBuilder.ConstantValueGenerator
- Enclosing class:
CorsConfigBuilder
private static final class CorsConfigBuilder.ConstantValueGenerator
extends Object
implements Callable<Object>
This class is used for preflight HTTP response values that do not need to be
generated, but instead the value is "static" in that the same value will be returned
for each call.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary