public class org.springframework.remoting.httpinvoker.HttpInvokerServiceExporter implements org.springframework.web.HttpRequestHandler
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.springframework.remoting.httpinvoker.HttpInvokerServiceExporter
  super_class: java.lang.Object
{
  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.remoting.httpinvoker.HttpInvokerServiceExporter this
         0: .line 26
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import javax.servlet cannot be resolved\n\tThe import javax.servlet cannot be resolved\n\tThe import javax.servlet 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 HttpInvokerServiceExporter must implement the inherited abstract method HttpRequestHandler.handleRequest(HttpServletRequest, HttpServletResponse)\n\torg.springframework.remoting.rmi 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\tRemoteInvocation cannot be resolved to a type\n\tRemoteInvocationResult cannot be resolved to a type\n\tThe method getProxy() is undefined for the type HttpInvokerServiceExporter\n\tNo exception of type NestedServletException can be thrown; an exception type must be a subclass of Throwable\n\tRemoteInvocation cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tRemoteInvocation cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tThe method doReadRemoteInvocation(ObjectInputStream) is undefined for the type HttpInvokerServiceExporter\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\tRemoteInvocationResult cannot be resolved to a type\n\tThe method getContentType() is undefined for the type HttpInvokerServiceExporter\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tRemoteInvocationResult cannot be resolved to a type\n\tThe method createObjectOutputStream(HttpInvokerServiceExporter.FlushGuardedOutputStream) is undefined for the type HttpInvokerServiceExporter\n\tHttpServletRequest 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.remoting.httpinvoker.HttpInvokerServiceExporter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/remoting/httpinvoker/HttpInvokerServiceExporter;

  public void handleRequest(HttpServletRequest, HttpServletResponse);
    descriptor: (LHttpServletRequest;LHttpServletResponse;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.springframework.remoting.httpinvoker.HttpInvokerServiceExporter this
         0: .line 73
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \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\tRemoteInvocation cannot be resolved to a type\n\tRemoteInvocationResult cannot be resolved to a type\n\tThe method getProxy() is undefined for the type HttpInvokerServiceExporter\n\tNo exception of type NestedServletException can be thrown; an exception type must be a subclass of Throwable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.remoting.httpinvoker.HttpInvokerServiceExporter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/remoting/httpinvoker/HttpInvokerServiceExporter;
    Exceptions:
      throws ServletException, java.io.IOException
    MethodParameters:
          Name  Flags
      request   
      response  

  protected RemoteInvocation readRemoteInvocation(HttpServletRequest);
    descriptor: (LHttpServletRequest;)LRemoteInvocation;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.remoting.httpinvoker.HttpInvokerServiceExporter this
         0: .line 95
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tRemoteInvocation cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.remoting.httpinvoker.HttpInvokerServiceExporter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/remoting/httpinvoker/HttpInvokerServiceExporter;
    Exceptions:
      throws java.io.IOException, java.lang.ClassNotFoundException
    MethodParameters:
         Name  Flags
      request  

  protected RemoteInvocation readRemoteInvocation(HttpServletRequest, java.io.InputStream);
    descriptor: (LHttpServletRequest;Ljava/io/InputStream;)LRemoteInvocation;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.springframework.remoting.httpinvoker.HttpInvokerServiceExporter this
         0: .line 114
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tRemoteInvocation cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tThe method doReadRemoteInvocation(ObjectInputStream) is undefined for the type HttpInvokerServiceExporter\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.remoting.httpinvoker.HttpInvokerServiceExporter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/remoting/httpinvoker/HttpInvokerServiceExporter;
    Exceptions:
      throws java.io.IOException, java.lang.ClassNotFoundException
    MethodParameters:
         Name  Flags
      request  
      is       

  protected java.io.InputStream decorateInputStream(HttpServletRequest, java.io.InputStream);
    descriptor: (LHttpServletRequest;Ljava/io/InputStream;)Ljava/io/InputStream;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.springframework.remoting.httpinvoker.HttpInvokerServiceExporter this
         0: .line 132
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tHttpServletRequest cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.remoting.httpinvoker.HttpInvokerServiceExporter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/remoting/httpinvoker/HttpInvokerServiceExporter;
    Exceptions:
      throws java.io.IOException
    MethodParameters:
         Name  Flags
      request  
      is       

  protected void writeRemoteInvocationResult(HttpServletRequest, HttpServletResponse, RemoteInvocationResult);
    descriptor: (LHttpServletRequest;LHttpServletResponse;LRemoteInvocationResult;)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // org.springframework.remoting.httpinvoker.HttpInvokerServiceExporter this
         0: .line 144
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tRemoteInvocationResult cannot be resolved to a type\n\tThe method getContentType() is undefined for the type HttpInvokerServiceExporter\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.remoting.httpinvoker.HttpInvokerServiceExporter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/remoting/httpinvoker/HttpInvokerServiceExporter;
    Exceptions:
      throws java.io.IOException
    MethodParameters:
          Name  Flags
      request   
      response  
      result    

  protected void writeRemoteInvocationResult(HttpServletRequest, HttpServletResponse, RemoteInvocationResult, java.io.OutputStream);
    descriptor: (LHttpServletRequest;LHttpServletResponse;LRemoteInvocationResult;Ljava/io/OutputStream;)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // org.springframework.remoting.httpinvoker.HttpInvokerServiceExporter this
         0: .line 167
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tRemoteInvocationResult cannot be resolved to a type\n\tThe method createObjectOutputStream(HttpInvokerServiceExporter.FlushGuardedOutputStream) is undefined for the type HttpInvokerServiceExporter\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.remoting.httpinvoker.HttpInvokerServiceExporter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/remoting/httpinvoker/HttpInvokerServiceExporter;
    Exceptions:
      throws java.io.IOException
    MethodParameters:
          Name  Flags
      request   
      response  
      result    
      os        

  protected java.io.OutputStream decorateOutputStream(HttpServletRequest, HttpServletResponse, java.io.OutputStream);
    descriptor: (LHttpServletRequest;LHttpServletResponse;Ljava/io/OutputStream;)Ljava/io/OutputStream;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // org.springframework.remoting.httpinvoker.HttpInvokerServiceExporter this
         0: .line 188
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tHttpServletRequest 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.remoting.httpinvoker.HttpInvokerServiceExporter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/remoting/httpinvoker/HttpInvokerServiceExporter;
    Exceptions:
      throws java.io.IOException
    MethodParameters:
          Name  Flags
      request   
      response  
      os        
}
SourceFile: "HttpInvokerServiceExporter.java"
NestMembers:
  org.springframework.remoting.httpinvoker.HttpInvokerServiceExporter$FlushGuardedOutputStream
InnerClasses:
  private FlushGuardedOutputStream = org.springframework.remoting.httpinvoker.HttpInvokerServiceExporter$FlushGuardedOutputStream of org.springframework.remoting.httpinvoker.HttpInvokerServiceExporter
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()