public class org.apache.naming.factory.webservices.ServiceProxy implements java.lang.reflect.InvocationHandler
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.apache.naming.factory.webservices.ServiceProxy
  super_class: java.lang.Object
{
  private static final org.apache.naming.StringManager sm;
    descriptor: Lorg/apache/naming/StringManager;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  private final Service service;
    descriptor: LService;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private static java.lang.reflect.Method portQNameClass;
    descriptor: Ljava/lang/reflect/Method;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC

  private static java.lang.reflect.Method portClass;
    descriptor: Ljava/lang/reflect/Method;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC

  private java.util.Hashtable<java.lang.String, javax.xml.namespace.QName> portComponentRef;
    descriptor: Ljava/util/Hashtable;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/Hashtable<Ljava/lang/String;Ljavax/xml/namespace/QName;>;

  public void <init>(Service);
    descriptor: (LService;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.apache.naming.factory.webservices.ServiceProxy this
         0: .line 27
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import javax.xml.rpc cannot be resolved\n\tThe import javax.xml.rpc cannot be resolved\n\tService cannot be resolved to a type\n\tService cannot be resolved to a type\n\tServiceException cannot be resolved to a type\n\tService cannot be resolved to a type\n\tService cannot be resolved to a type\n\tService cannot be resolved to a type\n\tServiceException cannot be resolved to a type\n\tThe method getProxyPortQNameClass(Object[]) from the type ServiceProxy refers to the missing type ServiceException\n\tThe method getProxyPortClass(Object[]) from the type ServiceProxy refers to the missing type ServiceException\n\tService cannot be resolved to a type\n\tServiceException cannot be resolved to a type\n\tService cannot be resolved to a type\n\tService cannot be resolved to a type\n\tServiceException cannot be resolved to a type\n\tServiceException cannot be resolved to a type\n\tService cannot be resolved to a type\n\tService cannot be resolved to a type\n\tService cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.apache.naming.factory.webservices.ServiceProxy this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/naming/factory/webservices/ServiceProxy;
    Exceptions:
      throws ServiceException
    MethodParameters:
         Name  Flags
      service  

  public java.lang.Object invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object[]);
    descriptor: (Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // org.apache.naming.factory.webservices.ServiceProxy this
         0: .line 85
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe method getProxyPortQNameClass(Object[]) from the type ServiceProxy refers to the missing type ServiceException\n\tThe method getProxyPortClass(Object[]) from the type ServiceProxy refers to the missing type ServiceException\n\tService cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.apache.naming.factory.webservices.ServiceProxy this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/naming/factory/webservices/ServiceProxy;
    Exceptions:
      throws java.lang.Throwable
    MethodParameters:
        Name  Flags
      proxy   
      method  
      args    

  private java.lang.Object getProxyPortQNameClass(java.lang.Object[]);
    descriptor: ([Ljava/lang/Object;)Ljava/lang/Object;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.apache.naming.factory.webservices.ServiceProxy this
         0: .line 104
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tServiceException cannot be resolved to a type\n\tService cannot be resolved to a type\n\tService cannot be resolved to a type\n\tServiceException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.apache.naming.factory.webservices.ServiceProxy this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/naming/factory/webservices/ServiceProxy;
    Exceptions:
      throws ServiceException
    MethodParameters:
      Name  Flags
      args  

  public void setPortComponentRef(java.util.Hashtable<java.lang.String, javax.xml.namespace.QName>);
    descriptor: (Ljava/util/Hashtable;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.apache.naming.factory.webservices.ServiceProxy this
         0: .line 124
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.apache.naming.factory.webservices.ServiceProxy this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/naming/factory/webservices/ServiceProxy;
    Signature: (Ljava/util/Hashtable<Ljava/lang/String;Ljavax/xml/namespace/QName;>;)V
    MethodParameters:
                  Name  Flags
      portComponentRef  

  private java.rmi.Remote getProxyPortClass(java.lang.Object[]);
    descriptor: ([Ljava/lang/Object;)Ljava/rmi/Remote;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.apache.naming.factory.webservices.ServiceProxy this
         0: .line 133
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tServiceException cannot be resolved to a type\n\tService cannot be resolved to a type\n\tService cannot be resolved to a type\n\tService cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.apache.naming.factory.webservices.ServiceProxy this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/naming/factory/webservices/ServiceProxy;
    Exceptions:
      throws ServiceException
    MethodParameters:
      Name  Flags
      args  
}
SourceFile: "ServiceProxy.java"