class org.springframework.http.client.HttpComponentsClientHttpRequestFactory$HttpDelete
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.springframework.http.client.HttpComponentsClientHttpRequestFactory$HttpDelete
  super_class: java.lang.Object
{
  public void <init>(java.net.URI);
    descriptor: (Ljava/net/URI;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.http.client.HttpComponentsClientHttpRequestFactory$HttpDelete this
         0: .line 24
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.apache.http cannot be resolved\n\tThe import org.apache.http cannot be resolved\n\tThe import org.apache.http cannot be resolved\n\tThe import org.apache.http cannot be resolved\n\tThe import org.apache.http cannot be resolved\n\tThe import org.apache.http cannot be resolved\n\tThe import org.apache.http cannot be resolved\n\tThe import org.apache.http cannot be resolved\n\tThe import org.apache.http cannot be resolved\n\tThe import org.apache.http cannot be resolved\n\tThe import org.apache.http cannot be resolved\n\tThe import org.apache.http cannot be resolved\n\tThe import org.apache.http cannot be resolved\n\tThe import org.apache.http cannot be resolved\n\tThe import org.apache.http cannot be resolved\n\tHttpClient cannot be resolved to a type\n\tRequestConfig cannot be resolved to a type\n\tHttpContext cannot be resolved to a type\n\tHttpClient cannot be resolved to a type\n\tHttpClients cannot be resolved\n\tHttpClient cannot be resolved to a type\n\tHttpClient cannot be resolved to a type\n\tHttpClient cannot be resolved to a type\n\tHttpClient cannot be resolved to a type\n\tHttpClient cannot be resolved to a type\n\tHttpClient cannot be resolved to a type\n\tRequestConfig cannot be resolved to a type\n\tThe method requestConfigBuilder() from the type HttpComponentsClientHttpRequestFactory refers to the missing type Builder\n\tRequestConfig cannot be resolved to a type\n\tThe method requestConfigBuilder() from the type HttpComponentsClientHttpRequestFactory refers to the missing type Builder\n\tRequestConfig cannot be resolved to a type\n\tThe method requestConfigBuilder() from the type HttpComponentsClientHttpRequestFactory refers to the missing type Builder\n\tHttpContext cannot be resolved to a type\n\tHttpContext cannot be resolved to a type\n\tHttpClient cannot be resolved to a type\n\tThe method getHttpClient() from the type HttpComponentsClientHttpRequestFactory refers to the missing type HttpClient\n\tHttpUriRequest cannot be resolved to a type\n\tThe method createHttpUriRequest(HttpMethod, URI) from the type HttpComponentsClientHttpRequestFactory refers to the missing type HttpUriRequest\n\tHttpContext cannot be resolved to a type\n\tThe method createHttpContext(HttpMethod, URI) from the type HttpComponentsClientHttpRequestFactory refers to the missing type HttpContext\n\tHttpClientContext cannot be resolved\n\tHttpClientContext cannot be resolved to a variable\n\tRequestConfig cannot be resolved to a type\n\tConfigurable cannot be resolved to a type\n\tConfigurable cannot be resolved to a type\n\tConfigurable cannot be resolved to a type\n\tHttpClientContext cannot be resolved to a variable\n\tRequestConfig cannot be resolved to a type\n\tRequestConfig cannot be resolved to a type\n\tRequestConfig cannot be resolved\n\tRequestConfig cannot be resolved to a type\n\tRequestConfig cannot be resolved\n\tRequestConfig cannot be resolved to a type\n\tConfigurable cannot be resolved to a type\n\tRequestConfig cannot be resolved to a type\n\tConfigurable cannot be resolved to a type\n\tConfigurable cannot be resolved to a type\n\tRequestConfig cannot be resolved to a type\n\tRequestConfig cannot be resolved to a type\n\tRequestConfig cannot be resolved to a type\n\tRequestConfig cannot be resolved to a type\n\tRequestConfig cannot be resolved to a type\n\tRequestConfig cannot be resolved\n\tRequestConfig cannot be resolved to a type\n\tRequestConfig cannot be resolved to a type\n\tRequestConfig cannot be resolved to a type\n\tHttpUriRequest cannot be resolved to a type\n\tHttpGet cannot be resolved to a type\n\tHttpHead cannot be resolved to a type\n\tHttpPost cannot be resolved to a type\n\tHttpPut cannot be resolved to a type\n\tHttpPatch cannot be resolved to a type\n\tHttpOptions cannot be resolved to a type\n\tHttpTrace cannot be resolved to a type\n\tHttpUriRequest cannot be resolved to a type\n\tHttpContext cannot be resolved to a type\n\tHttpContext cannot be resolved to a type\n\tHttpContext cannot be resolved to a type\n\tHttpClient cannot be resolved to a type\n\tThe method getHttpClient() from the type HttpComponentsClientHttpRequestFactory refers to the missing type HttpClient\n\tHttpEntityEnclosingRequestBase cannot be resolved to a type\n\tThe method setURI(URI) is undefined for the type HttpComponentsClientHttpRequestFactory.HttpDelete\n\tThe method getMethod() of type HttpComponentsClientHttpRequestFactory.HttpDelete must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.http.client.HttpComponentsClientHttpRequestFactory$HttpDelete this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/http/client/HttpComponentsClientHttpRequestFactory$HttpDelete;
    MethodParameters:
      Name  Flags
      uri   

  public java.lang.String getMethod();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.http.client.HttpComponentsClientHttpRequestFactory$HttpDelete this
         0: .line 350
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method getMethod() of type HttpComponentsClientHttpRequestFactory.HttpDelete must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.http.client.HttpComponentsClientHttpRequestFactory$HttpDelete this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/http/client/HttpComponentsClientHttpRequestFactory$HttpDelete;
}
SourceFile: "HttpComponentsClientHttpRequestFactory.java"
NestHost: org.springframework.http.client.HttpComponentsClientHttpRequestFactory
InnerClasses:
  private HttpDelete = org.springframework.http.client.HttpComponentsClientHttpRequestFactory$HttpDelete of org.springframework.http.client.HttpComponentsClientHttpRequestFactory