public class org.springframework.http.server.ServletServerHttpResponse implements org.springframework.http.server.ServerHttpResponse
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.springframework.http.server.ServletServerHttpResponse
  super_class: java.lang.Object
{
  private final HttpServletResponse servletResponse;
    descriptor: LHttpServletResponse;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final org.springframework.http.HttpHeaders headers;
    descriptor: Lorg/springframework/http/HttpHeaders;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private boolean headersWritten;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private boolean bodyUsed;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private org.springframework.http.HttpHeaders readOnlyHeaders;
    descriptor: Lorg/springframework/http/HttpHeaders;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()

  public void <init>(HttpServletResponse);
    descriptor: (LHttpServletResponse;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.http.server.ServletServerHttpResponse this
         0: .line 26
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import javax.servlet cannot be resolved\n\tHttpServletResponse cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.http.server.ServletServerHttpResponse this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/http/server/ServletServerHttpResponse;
    MethodParameters:
                 Name  Flags
      servletResponse  

  public HttpServletResponse getServletResponse();
    descriptor: ()LHttpServletResponse;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.http.server.ServletServerHttpResponse this
         0: .line 69
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tHttpServletResponse cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.http.server.ServletServerHttpResponse this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/http/server/ServletServerHttpResponse;

  public void setStatusCode(org.springframework.http.HttpStatus);
    descriptor: (Lorg/springframework/http/HttpStatus;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.http.server.ServletServerHttpResponse this
         0: .line 76
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tHttpServletResponse cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.http.server.ServletServerHttpResponse this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/http/server/ServletServerHttpResponse;
    MethodParameters:
        Name  Flags
      status  

  public org.springframework.http.HttpHeaders getHeaders();
    descriptor: ()Lorg/springframework/http/HttpHeaders;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.http.server.ServletServerHttpResponse this
         0: .line 80
            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.http.server.ServletServerHttpResponse this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/http/server/ServletServerHttpResponse;

  public java.io.OutputStream getBody();
    descriptor: ()Ljava/io/OutputStream;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.http.server.ServletServerHttpResponse this
         0: .line 97
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tHttpServletResponse cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.http.server.ServletServerHttpResponse this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/http/server/ServletServerHttpResponse;
    Exceptions:
      throws java.io.IOException

  public void flush();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.http.server.ServletServerHttpResponse this
         0: .line 104
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tHttpServletResponse cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.http.server.ServletServerHttpResponse this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/http/server/ServletServerHttpResponse;
    Exceptions:
      throws java.io.IOException

  public void close();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.http.server.ServletServerHttpResponse this
         0: .line 109
            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.http.server.ServletServerHttpResponse this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/http/server/ServletServerHttpResponse;

  private void writeHeaders();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.http.server.ServletServerHttpResponse this
         0: .line 117
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tHttpServletResponse cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.http.server.ServletServerHttpResponse this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/http/server/ServletServerHttpResponse;
}
SourceFile: "ServletServerHttpResponse.java"
NestMembers:
  org.springframework.http.server.ServletServerHttpResponse$ServletResponseHttpHeaders
InnerClasses:
  private ServletResponseHttpHeaders = org.springframework.http.server.ServletServerHttpResponse$ServletResponseHttpHeaders of org.springframework.http.server.ServletServerHttpResponse