class org.springframework.web.servlet.function.DefaultEntityResponseBuilder$PublisherEntityResponse$DeferredResultSubscriber implements Subscriber<T>
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.springframework.web.servlet.function.DefaultEntityResponseBuilder$PublisherEntityResponse$DeferredResultSubscriber
  super_class: java.lang.Object
{
  private final HttpServletRequest servletRequest;
    descriptor: LHttpServletRequest;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final HttpServletResponse servletResponse;
    descriptor: LHttpServletResponse;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final org.springframework.web.servlet.function.ServerResponse$Context context;
    descriptor: Lorg/springframework/web/servlet/function/ServerResponse$Context;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final org.springframework.web.context.request.async.DeferredResult<?> deferredResult;
    descriptor: Lorg/springframework/web/context/request/async/DeferredResult;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL
    Signature: Lorg/springframework/web/context/request/async/DeferredResult<*>;

  private Subscription subscription;
    descriptor: LSubscription;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()

  final org.springframework.web.servlet.function.DefaultEntityResponseBuilder$PublisherEntityResponse this$1;
    descriptor: Lorg/springframework/web/servlet/function/DefaultEntityResponseBuilder$PublisherEntityResponse;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  public void <init>(HttpServletRequest, HttpServletResponse, org.springframework.web.servlet.function.ServerResponse$Context, org.springframework.web.context.request.async.DeferredResult<?>);
    descriptor: (Lorg/springframework/web/servlet/function/DefaultEntityResponseBuilder$PublisherEntityResponse;LHttpServletRequest;LHttpServletResponse;Lorg/springframework/web/servlet/function/ServerResponse$Context;Lorg/springframework/web/context/request/async/DeferredResult;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=6, args_size=6
        start local 0 // org.springframework.web.servlet.function.DefaultEntityResponseBuilder$PublisherEntityResponse$DeferredResultSubscriber this
         0: .line 33
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import javax.servlet.ServletException 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.HttpServletResponseWrapper cannot be resolved\n\tThe import org.reactivestreams.Publisher cannot be resolved\n\tThe import org.reactivestreams.Subscriber cannot be resolved\n\tThe import org.reactivestreams.Subscription cannot be resolved\n\tThe type DefaultEntityResponseBuilder<T> must implement the inherited abstract method EntityResponse.Builder<T>.cookie(Cookie)\n\tThe type DefaultEntityResponseBuilder<T> must implement the inherited abstract method EntityResponse.Builder<T>.cookies(Consumer<MultiValueMap<String,Cookie>>)\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\tName clash: The method cookies(Consumer<MultiValueMap<String,Cookie>>) of type DefaultEntityResponseBuilder<T> has the same erasure as cookies(Consumer<MultiValueMap<String,Cookie>>) of type EntityResponse.Builder<T> but does not override it\n\tThe method cookies(Consumer<MultiValueMap<String,Cookie>>) of type DefaultEntityResponseBuilder<T> must override or implement a supertype method\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\tPublisher cannot be resolved to a type\n\tType mismatch: cannot convert from Publisher<Object> to Publisher<T>\n\tCookie cannot be resolved to a type\n\tCookie cannot be resolved to a type\n\tThe type DefaultEntityResponseBuilder.DefaultEntityResponse<T> must implement the inherited abstract method ServerResponse.writeTo(HttpServletRequest, HttpServletResponse, ServerResponse.Context)\n\tThe type DefaultEntityResponseBuilder.DefaultEntityResponse<T> must implement the inherited abstract method AbstractServerResponse.writeToInternal(HttpServletRequest, HttpServletResponse, ServerResponse.Context)\n\tThe return types are incompatible for the inherited methods ServerResponse.cookies(), AbstractServerResponse.cookies()\n\tCookie cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tServletException cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tServletException cannot be resolved to a type\n\tThe method getServletResponse() from the type ServletServerHttpResponse refers to the missing type HttpServletResponse\n\tThe method getServletResponse() from the type ServletServerHttpResponse refers to the missing type HttpServletResponse\n\tNo exception of type HttpMediaTypeNotAcceptableException can be thrown; an exception type must be a subclass of Throwable\n\tHttpServletResponse cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tServletException cannot be resolved to a type\n\tNo exception of type Object can be thrown; an exception type must be a subclass of Throwable\n\tServletException cannot be resolved to a type\n\tThe return types are incompatible for the inherited methods ServerResponse.cookies(), AbstractServerResponse.cookies()\n\tCookie cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tServletException cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tServletException cannot be resolved to a type\n\tNo exception of type Object can be thrown; an exception type must be a subclass of Throwable\n\tThe return types are incompatible for the inherited methods ServerResponse.cookies(), AbstractServerResponse.cookies()\n\tPublisher cannot be resolved to a type\n\tCookie cannot be resolved to a type\n\tPublisher cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tServletException cannot be resolved to a type\n\tThe method entity() from the type DefaultEntityResponseBuilder.DefaultEntityResponse<Publisher<T>> refers to the missing type Publisher\n\tSubscriber cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tSubscription cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tSubscription cannot be resolved to a type\n\tSubscription cannot be resolved to a type\n\tSubscription cannot be resolved to a type\n\tSubscription cannot be resolved to a type\n\tThe method onNext(T) of type DefaultEntityResponseBuilder.PublisherEntityResponse<T>.DeferredResultSubscriber must override or implement a supertype method\n\tSubscription cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tSubscription cannot be resolved to a type\n\tServletException cannot be resolved to a type\n\tNo exception of type Object can be thrown; an exception type must be a subclass of Throwable\n\tSubscription cannot be resolved to a type\n\tThe method onError(Throwable) of type DefaultEntityResponseBuilder.PublisherEntityResponse<T>.DeferredResultSubscriber must override or implement a supertype method\n\tThe method onComplete() of type DefaultEntityResponseBuilder.PublisherEntityResponse<T>.DeferredResultSubscriber must override or implement a supertype method\n\tHttpServletResponse cannot be resolved to a type\n\tHttpServletResponseWrapper cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tThe method addIntHeader(String, int) of type DefaultEntityResponseBuilder.PublisherEntityResponse.NoContentLengthResponseWrapper must override or implement a supertype method\n\tHttpServletResponseWrapper cannot be resolved to a type\n\tThe method addHeader(String, String) of type DefaultEntityResponseBuilder.PublisherEntityResponse.NoContentLengthResponseWrapper must override or implement a supertype method\n\tHttpServletResponseWrapper cannot be resolved to a type\n\tThe method setContentLength(int) of type DefaultEntityResponseBuilder.PublisherEntityResponse.NoContentLengthResponseWrapper must override or implement a supertype method\n\tThe method setContentLengthLong(long) of type DefaultEntityResponseBuilder.PublisherEntityResponse.NoContentLengthResponseWrapper 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.DefaultEntityResponseBuilder$PublisherEntityResponse$DeferredResultSubscriber this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/web/servlet/function/DefaultEntityResponseBuilder$PublisherEntityResponse$DeferredResultSubscriber;
    Signature: (LHttpServletRequest;LHttpServletResponse;Lorg/springframework/web/servlet/function/ServerResponse$Context;Lorg/springframework/web/context/request/async/DeferredResult<*>;)V
    MethodParameters:
                 Name  Flags
      this$0           final
      servletRequest   
      servletResponse  
      context          
      deferredResult   

  public void onSubscribe(Subscription);
    descriptor: (LSubscription;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.web.servlet.function.DefaultEntityResponseBuilder$PublisherEntityResponse$DeferredResultSubscriber this
         0: .line 445
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tSubscription cannot be resolved to a type\n\tSubscription cannot be resolved to a type\n\tSubscription cannot be resolved to a type\n\tSubscription cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.web.servlet.function.DefaultEntityResponseBuilder$PublisherEntityResponse$DeferredResultSubscriber this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/web/servlet/function/DefaultEntityResponseBuilder$PublisherEntityResponse$DeferredResultSubscriber;
    MethodParameters:
      Name  Flags
      s     

  public void onNext();
    descriptor: (Ljava/lang/Object;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.web.servlet.function.DefaultEntityResponseBuilder$PublisherEntityResponse$DeferredResultSubscriber this
         0: .line 456
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe method onNext(T) of type DefaultEntityResponseBuilder.PublisherEntityResponse<T>.DeferredResultSubscriber must override or implement a supertype method\n\tSubscription cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tSubscription cannot be resolved to a type\n\tServletException cannot be resolved to a type\n\tNo exception of type Object can be thrown; an exception type must be a subclass of Throwable\n\tSubscription cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.web.servlet.function.DefaultEntityResponseBuilder$PublisherEntityResponse$DeferredResultSubscriber this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/web/servlet/function/DefaultEntityResponseBuilder$PublisherEntityResponse$DeferredResultSubscriber;
    Signature: (TT;)V
    MethodParameters:
      Name  Flags
      t     

  public void onError(java.lang.Throwable);
    descriptor: (Ljava/lang/Throwable;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.web.servlet.function.DefaultEntityResponseBuilder$PublisherEntityResponse$DeferredResultSubscriber this
         0: .line 470
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method onError(Throwable) of type DefaultEntityResponseBuilder.PublisherEntityResponse<T>.DeferredResultSubscriber 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.DefaultEntityResponseBuilder$PublisherEntityResponse$DeferredResultSubscriber this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/web/servlet/function/DefaultEntityResponseBuilder$PublisherEntityResponse$DeferredResultSubscriber;
    MethodParameters:
      Name  Flags
      t     

  public void onComplete();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.web.servlet.function.DefaultEntityResponseBuilder$PublisherEntityResponse$DeferredResultSubscriber this
         0: .line 475
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe method onComplete() of type DefaultEntityResponseBuilder.PublisherEntityResponse<T>.DeferredResultSubscriber must override or implement a supertype method\n\tHttpServletResponse cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.web.servlet.function.DefaultEntityResponseBuilder$PublisherEntityResponse$DeferredResultSubscriber this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/web/servlet/function/DefaultEntityResponseBuilder$PublisherEntityResponse$DeferredResultSubscriber;
}
Signature: Ljava/lang/Object;LSubscriber<TT;>;
SourceFile: "DefaultEntityResponseBuilder.java"
NestHost: org.springframework.web.servlet.function.DefaultEntityResponseBuilder
InnerClasses:
  private PublisherEntityResponse = org.springframework.web.servlet.function.DefaultEntityResponseBuilder$PublisherEntityResponse of org.springframework.web.servlet.function.DefaultEntityResponseBuilder
  private DeferredResultSubscriber = org.springframework.web.servlet.function.DefaultEntityResponseBuilder$PublisherEntityResponse$DeferredResultSubscriber of org.springframework.web.servlet.function.DefaultEntityResponseBuilder$PublisherEntityResponse
  public abstract Context = org.springframework.web.servlet.function.ServerResponse$Context of org.springframework.web.servlet.function.ServerResponse