Annotation Type HttpParserConfig


  • @Retention(SOURCE)
    @Target(TYPE)
    public @interface HttpParserConfig
    If this annotation is applied to a class it will be replaced with a generated HTTP parser.
    Author:
    Stuart Douglas