public class org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor implements org.springframework.remoting.httpinvoker.HttpInvokerClientConfiguration
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor
  super_class: java.lang.Object
{
  private java.lang.String codebaseUrl;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()

  private org.springframework.remoting.httpinvoker.HttpInvokerRequestExecutor httpInvokerRequestExecutor;
    descriptor: Lorg/springframework/remoting/httpinvoker/HttpInvokerRequestExecutor;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor this
         0: .line 23
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.aopalliance cannot be resolved\n\tThe import org.aopalliance cannot be resolved\n\tThe import org.springframework.aop cannot be resolved\n\tThe import org.springframework.remoting.RemoteAccessException cannot be resolved\n\tThe import org.springframework.remoting.RemoteConnectFailureException cannot be resolved\n\tThe import org.springframework.remoting.RemoteInvocationFailureException cannot be resolved\n\tThe import org.springframework.remoting.support cannot be resolved\n\tThe import org.springframework.remoting.support cannot be resolved\n\tThe import org.springframework.remoting.support cannot be resolved\n\tThe type HttpInvokerClientInterceptor must implement the inherited abstract method HttpInvokerClientConfiguration.getServiceUrl()\n\tRemoteInvocationBasedAccessor cannot be resolved to a type\n\tMethodInterceptor cannot be resolved to a type\n\tThe method getBeanClassLoader() is undefined for the type HttpInvokerClientInterceptor\n\tThe method afterPropertiesSet() of type HttpInvokerClientInterceptor must override or implement a supertype method\n\tRemoteInvocationBasedAccessor cannot be resolved to a type\n\tMethodInvocation cannot be resolved to a type\n\tAopUtils cannot be resolved\n\tRemoteInvocation cannot be resolved to a type\n\tRemoteInvocationResult cannot be resolved to a type\n\tRemoteAccessException cannot be resolved to a type\n\tThe method convertHttpInvokerAccessException(Throwable) from the type HttpInvokerClientInterceptor refers to the missing type RemoteAccessException\n\tRemoteInvocationFailureException cannot be resolved to a type\n\tRemoteInvocationResult cannot be resolved to a type\n\tRemoteInvocation cannot be resolved to a type\n\tMethodInvocation cannot be resolved to a type\n\tRemoteInvocationResult cannot be resolved to a type\n\tRemoteInvocation cannot be resolved to a type\n\tRemoteAccessException cannot be resolved to a type\n\tRemoteConnectFailureException cannot be resolved to a type\n\tRemoteAccessException cannot be resolved to a type\n\tRemoteAccessException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/remoting/httpinvoker/HttpInvokerClientInterceptor;

  public void setCodebaseUrl(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor this
         0: .line 97
            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.remoting.httpinvoker.HttpInvokerClientInterceptor this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/remoting/httpinvoker/HttpInvokerClientInterceptor;
    RuntimeVisibleParameterAnnotations: 
      0:
        org.springframework.lang.Nullable()
    MethodParameters:
             Name  Flags
      codebaseUrl  

  public java.lang.String getCodebaseUrl();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor this
         0: .line 106
            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.remoting.httpinvoker.HttpInvokerClientInterceptor this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/remoting/httpinvoker/HttpInvokerClientInterceptor;
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()

  public void setHttpInvokerRequestExecutor(org.springframework.remoting.httpinvoker.HttpInvokerRequestExecutor);
    descriptor: (Lorg/springframework/remoting/httpinvoker/HttpInvokerRequestExecutor;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor this
         0: .line 119
            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.remoting.httpinvoker.HttpInvokerClientInterceptor this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/remoting/httpinvoker/HttpInvokerClientInterceptor;
    MethodParameters:
                            Name  Flags
      httpInvokerRequestExecutor  

  public org.springframework.remoting.httpinvoker.HttpInvokerRequestExecutor getHttpInvokerRequestExecutor();
    descriptor: ()Lorg/springframework/remoting/httpinvoker/HttpInvokerRequestExecutor;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor this
         0: .line 131
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method getBeanClassLoader() is undefined for the type HttpInvokerClientInterceptor\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/remoting/httpinvoker/HttpInvokerClientInterceptor;

  public void afterPropertiesSet();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor this
         0: .line 138
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe method afterPropertiesSet() of type HttpInvokerClientInterceptor must override or implement a supertype method\n\tRemoteInvocationBasedAccessor cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/remoting/httpinvoker/HttpInvokerClientInterceptor;

  public java.lang.Object invoke(MethodInvocation);
    descriptor: (LMethodInvocation;)Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor this
         0: .line 148
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tMethodInvocation cannot be resolved to a type\n\tAopUtils cannot be resolved\n\tRemoteInvocation cannot be resolved to a type\n\tRemoteInvocationResult cannot be resolved to a type\n\tRemoteAccessException cannot be resolved to a type\n\tThe method convertHttpInvokerAccessException(Throwable) from the type HttpInvokerClientInterceptor refers to the missing type RemoteAccessException\n\tRemoteInvocationFailureException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/remoting/httpinvoker/HttpInvokerClientInterceptor;
    Exceptions:
      throws java.lang.Throwable
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()
    MethodParameters:
                  Name  Flags
      methodInvocation  

  protected RemoteInvocationResult executeRequest(RemoteInvocation, MethodInvocation);
    descriptor: (LRemoteInvocation;LMethodInvocation;)LRemoteInvocationResult;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor this
         0: .line 188
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tRemoteInvocationResult cannot be resolved to a type\n\tRemoteInvocation cannot be resolved to a type\n\tMethodInvocation cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/remoting/httpinvoker/HttpInvokerClientInterceptor;
    Exceptions:
      throws java.lang.Exception
    MethodParameters:
                    Name  Flags
      invocation          
      originalInvocation  

  protected RemoteInvocationResult executeRequest(RemoteInvocation);
    descriptor: (LRemoteInvocation;)LRemoteInvocationResult;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor this
         0: .line 208
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tRemoteInvocationResult cannot be resolved to a type\n\tRemoteInvocation cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/remoting/httpinvoker/HttpInvokerClientInterceptor;
    Exceptions:
      throws java.lang.Exception
    MethodParameters:
            Name  Flags
      invocation  

  protected RemoteAccessException convertHttpInvokerAccessException(java.lang.Throwable);
    descriptor: (Ljava/lang/Throwable;)LRemoteAccessException;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor this
         0: .line 220
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tRemoteAccessException cannot be resolved to a type\n\tRemoteConnectFailureException cannot be resolved to a type\n\tRemoteAccessException cannot be resolved to a type\n\tRemoteAccessException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/remoting/httpinvoker/HttpInvokerClientInterceptor;
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()
    MethodParameters:
      Name  Flags
      ex    
}
SourceFile: "HttpInvokerClientInterceptor.java"
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()