Annotation Type HttpResponseParserConfig


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