class org.springframework.web.servlet.function.DefaultServerRequest$DefaultRequestHeaders implements org.springframework.web.servlet.function.ServerRequest$Headers
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.springframework.web.servlet.function.DefaultServerRequest$DefaultRequestHeaders
  super_class: java.lang.Object
{
  private final org.springframework.http.HttpHeaders httpHeaders;
    descriptor: Lorg/springframework/http/HttpHeaders;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  public void <init>(org.springframework.http.HttpHeaders);
    descriptor: (Lorg/springframework/http/HttpHeaders;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.web.servlet.function.DefaultServerRequest$DefaultRequestHeaders this
         0: .line 1
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe type javax.servlet.http.HttpSession cannot be resolved. It is indirectly referenced from required .class files\n\tThe import javax.servlet.ServletException cannot be resolved\n\tThe import javax.servlet.ServletOutputStream cannot be resolved\n\tThe import javax.servlet.http.Cookie cannot be resolved\n\tThe import javax.servlet.http.HttpServletRequest cannot be resolved\n\tThe import javax.servlet.http.HttpServletResponse cannot be resolved\n\tThe import javax.servlet.http.HttpSession cannot be resolved\n\tThe import javax.servlet.http.Part cannot be resolved\n\tPart cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tThe method toMultiValueMap(Map<K,List<V>>) in the type CollectionUtils is not applicable for the arguments (DefaultServerRequest.ServletParametersMap)\n\tThe method servletRequest() from the type DefaultServerRequest refers to the missing type HttpServletRequest\n\tThe method servletRequest() from the type DefaultServerRequest refers to the missing type HttpServletRequest\n\tCookie cannot be resolved to a type\n\tCookie cannot be resolved to a type\n\tThe method servletRequest() from the type DefaultServerRequest refers to the missing type HttpServletRequest\n\tCookie cannot be resolved to a type\n\tCookie cannot be resolved to a type\n\tCookie cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tThe method getServletRequest() from the type ServletServerHttpRequest refers to the missing type HttpServletRequest\n\tServletException cannot be resolved to a type\n\tThe method bodyInternal(Type, Class<?>) from the type DefaultServerRequest refers to the missing type ServletException\n\tServletException cannot be resolved to a type\n\tThe method bodyInternal(Type, Class<?>) from the type DefaultServerRequest refers to the missing type ServletException\n\tServletException cannot be resolved to a type\n\tNo exception of type HttpMediaTypeNotSupportedException can be thrown; an exception type must be a subclass of Throwable\n\tThe method servletRequest() from the type DefaultServerRequest refers to the missing type HttpServletRequest\n\tThe method servletRequest() from the type DefaultServerRequest refers to the missing type HttpServletRequest\n\tPart cannot be resolved to a type\n\tServletException cannot be resolved to a type\n\tPart cannot be resolved to a type\n\tPart cannot be resolved to a type\n\tThe method servletRequest() from the type DefaultServerRequest refers to the missing type HttpServletRequest\n\tPart cannot be resolved\n\tPart cannot be resolved to a type\n\tThe method servletRequest() from the type DefaultServerRequest refers to the missing type HttpServletRequest\n\tHttpSession cannot be resolved to a type\n\tThe method servletRequest() from the type DefaultServerRequest refers to the missing type HttpServletRequest\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tThe method containsHeader(String) of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method setDateHeader(String, long) of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method setHeader(String, String) of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method addHeader(String, String) of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method setStatus(int) of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method setStatus(int, String) of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method getStatus() of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method getHeader(String) of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method getHeaders(String) of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method getHeaderNames() of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tCookie cannot be resolved to a type\n\tThe method encodeURL(String) of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method encodeRedirectURL(String) of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method encodeUrl(String) of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method encodeRedirectUrl(String) of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method sendError(int, String) of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method sendError(int) of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method sendRedirect(String) of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method addDateHeader(String, long) of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method setIntHeader(String, int) of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method addIntHeader(String, int) of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method getCharacterEncoding() of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method getContentType() of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tServletOutputStream cannot be resolved to a type\n\tThe method getOutputStream() of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method getWriter() of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method setCharacterEncoding(String) of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method setContentLength(int) of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method setContentLengthLong(long) of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method setContentType(String) of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method setBufferSize(int) of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method getBufferSize() of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method flushBuffer() of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method resetBuffer() of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method isCommitted() of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method reset() of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method setLocale(Locale) of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n\tThe method getLocale() of type DefaultServerRequest.CheckNotModifiedResponse must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.web.servlet.function.DefaultServerRequest$DefaultRequestHeaders this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/web/servlet/function/DefaultServerRequest$DefaultRequestHeaders;
    MethodParameters:
             Name  Flags
      httpHeaders  

  public java.util.List<org.springframework.http.MediaType> accept();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.web.servlet.function.DefaultServerRequest$DefaultRequestHeaders this
         0: .line 311
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.web.servlet.function.DefaultServerRequest$DefaultRequestHeaders this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/web/servlet/function/DefaultServerRequest$DefaultRequestHeaders;
    Signature: ()Ljava/util/List<Lorg/springframework/http/MediaType;>;

  public java.util.List<java.nio.charset.Charset> acceptCharset();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.web.servlet.function.DefaultServerRequest$DefaultRequestHeaders this
         0: .line 316
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.web.servlet.function.DefaultServerRequest$DefaultRequestHeaders this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/web/servlet/function/DefaultServerRequest$DefaultRequestHeaders;
    Signature: ()Ljava/util/List<Ljava/nio/charset/Charset;>;

  public java.util.List<java.util.Locale$LanguageRange> acceptLanguage();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.web.servlet.function.DefaultServerRequest$DefaultRequestHeaders this
         0: .line 321
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.web.servlet.function.DefaultServerRequest$DefaultRequestHeaders this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/web/servlet/function/DefaultServerRequest$DefaultRequestHeaders;
    Signature: ()Ljava/util/List<Ljava/util/Locale$LanguageRange;>;

  public java.util.OptionalLong contentLength();
    descriptor: ()Ljava/util/OptionalLong;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.web.servlet.function.DefaultServerRequest$DefaultRequestHeaders this
         0: .line 326
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.web.servlet.function.DefaultServerRequest$DefaultRequestHeaders this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/web/servlet/function/DefaultServerRequest$DefaultRequestHeaders;

  public java.util.Optional<org.springframework.http.MediaType> contentType();
    descriptor: ()Ljava/util/Optional;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.web.servlet.function.DefaultServerRequest$DefaultRequestHeaders this
         0: .line 332
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.web.servlet.function.DefaultServerRequest$DefaultRequestHeaders this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/web/servlet/function/DefaultServerRequest$DefaultRequestHeaders;
    Signature: ()Ljava/util/Optional<Lorg/springframework/http/MediaType;>;

  public java.net.InetSocketAddress host();
    descriptor: ()Ljava/net/InetSocketAddress;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.web.servlet.function.DefaultServerRequest$DefaultRequestHeaders this
         0: .line 337
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.web.servlet.function.DefaultServerRequest$DefaultRequestHeaders this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/web/servlet/function/DefaultServerRequest$DefaultRequestHeaders;

  public java.util.List<org.springframework.http.HttpRange> range();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.web.servlet.function.DefaultServerRequest$DefaultRequestHeaders this
         0: .line 342
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.web.servlet.function.DefaultServerRequest$DefaultRequestHeaders this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/web/servlet/function/DefaultServerRequest$DefaultRequestHeaders;
    Signature: ()Ljava/util/List<Lorg/springframework/http/HttpRange;>;

  public java.util.List<java.lang.String> header(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.web.servlet.function.DefaultServerRequest$DefaultRequestHeaders this
         0: .line 347
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.web.servlet.function.DefaultServerRequest$DefaultRequestHeaders this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/web/servlet/function/DefaultServerRequest$DefaultRequestHeaders;
    Signature: (Ljava/lang/String;)Ljava/util/List<Ljava/lang/String;>;
    MethodParameters:
            Name  Flags
      headerName  

  public org.springframework.http.HttpHeaders asHttpHeaders();
    descriptor: ()Lorg/springframework/http/HttpHeaders;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.web.servlet.function.DefaultServerRequest$DefaultRequestHeaders this
         0: .line 353
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.web.servlet.function.DefaultServerRequest$DefaultRequestHeaders this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/web/servlet/function/DefaultServerRequest$DefaultRequestHeaders;

  public java.lang.String toString();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.web.servlet.function.DefaultServerRequest$DefaultRequestHeaders this
         0: .line 358
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.web.servlet.function.DefaultServerRequest$DefaultRequestHeaders this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/web/servlet/function/DefaultServerRequest$DefaultRequestHeaders;
}
SourceFile: "DefaultServerRequest.java"
NestHost: org.springframework.web.servlet.function.DefaultServerRequest
InnerClasses:
  public final LanguageRange = java.util.Locale$LanguageRange of java.util.Locale
  DefaultRequestHeaders = org.springframework.web.servlet.function.DefaultServerRequest$DefaultRequestHeaders of org.springframework.web.servlet.function.DefaultServerRequest
  public abstract Headers = org.springframework.web.servlet.function.ServerRequest$Headers of org.springframework.web.servlet.function.ServerRequest