Types from org.objectweb.asm used by ch.ethz.iks.r_osgi.remote

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.objectweb.asm.AnnotationVisitor

RETURN_TYPE
Reference LocationLine Number
ch.ethz.iks.r_osgi.impl.CodeAnalyzer.MethodAnalyzer.visitAnnotation(String, boolean)-1
ch.ethz.iks.r_osgi.impl.CodeAnalyzer.MethodAnalyzer.visitAnnotation(String, boolean)-1
ch.ethz.iks.r_osgi.impl.CodeAnalyzer.MethodAnalyzer.visitAnnotationDefault()-1
ch.ethz.iks.r_osgi.impl.CodeAnalyzer.MethodAnalyzer.visitAnnotationDefault()-1
ch.ethz.iks.r_osgi.impl.CodeAnalyzer.MethodAnalyzer.visitParameterAnnotation(int, String, boolean)-1
ch.ethz.iks.r_osgi.impl.CodeAnalyzer.MethodAnalyzer.visitParameterAnnotation(int, String, boolean)-1
ch.ethz.iks.r_osgi.impl.CodeAnalyzer.visitAnnotation(String, boolean)-1
ch.ethz.iks.r_osgi.impl.ProxyGenerator.MethodRewriter.visitAnnotation(String, boolean)-1
ch.ethz.iks.r_osgi.impl.ProxyGenerator.MethodRewriter.visitAnnotation(String, boolean)-1
ch.ethz.iks.r_osgi.impl.ProxyGenerator.visitAnnotation(String, boolean)-1

org.objectweb.asm.Attribute

PARAMETER
Reference LocationLine Number
ch.ethz.iks.r_osgi.impl.CodeAnalyzer.MethodAnalyzer.visitAttribute(Attribute)-1
ch.ethz.iks.r_osgi.impl.CodeAnalyzer.MethodAnalyzer.visitAttribute(Attribute)-1
ch.ethz.iks.r_osgi.impl.CodeAnalyzer.visitAttribute(Attribute)-1
ch.ethz.iks.r_osgi.impl.ProxyGenerator.visitAttribute(Attribute)-1

org.objectweb.asm.ClassAdapter

EXTENDS
Reference LocationLine Number
ch.ethz.iks.r_osgi.impl.ProxyGenerator.ClassRewriter-1
ch.ethz.iks.r_osgi.impl.ProxyGenerator.ClassRewriter-1

org.objectweb.asm.ClassReader

INSTANTIATION
Reference LocationLine Number
ch.ethz.iks.r_osgi.impl.CodeAnalyzer.visit(String)280
ch.ethz.iks.r_osgi.impl.ProxyGenerator.generateProxyBundle(URI, DeliverServiceMessage)269
ch.ethz.iks.r_osgi.impl.ProxyGenerator.generateProxyClass(String[], byte[], String, byte[])354
ch.ethz.iks.r_osgi.impl.ProxyGenerator.generateProxyClass(String[], byte[])322
ch.ethz.iks.r_osgi.impl.ProxyGenerator.recurseInterfaceHierarchy()385
ch.ethz.iks.r_osgi.impl.ProxyGenerator.recurseInterfaceHierarchy()375
LOCAL_VAR_DECLARED
Reference LocationLine Number
ch.ethz.iks.r_osgi.impl.CodeAnalyzer.visit(String)280
ch.ethz.iks.r_osgi.impl.ProxyGenerator.generateProxyBundle(URI, DeliverServiceMessage)269
ch.ethz.iks.r_osgi.impl.ProxyGenerator.generateProxyClass(String[], byte[], String, byte[])354
ch.ethz.iks.r_osgi.impl.ProxyGenerator.generateProxyClass(String[], byte[])322
ch.ethz.iks.r_osgi.impl.ProxyGenerator.recurseInterfaceHierarchy()375
ch.ethz.iks.r_osgi.impl.ProxyGenerator.recurseInterfaceHierarchy()385

org.objectweb.asm.ClassVisitor

IMPLEMENTS
Reference LocationLine Number
ch.ethz.iks.r_osgi.impl.CodeAnalyzer-1
ch.ethz.iks.r_osgi.impl.ProxyGenerator-1

org.objectweb.asm.ClassWriter

DECLARED_FIELD
Reference LocationLine Number
ch.ethz.iks.r_osgi.impl.ProxyGenerator.writer-1
INSTANTIATION
Reference LocationLine Number
ch.ethz.iks.r_osgi.impl.ProxyGenerator.generateProxyBundle(URI, DeliverServiceMessage)270
ch.ethz.iks.r_osgi.impl.ProxyGenerator.generateProxyClass(String[], byte[], String, byte[])355
ch.ethz.iks.r_osgi.impl.ProxyGenerator.generateProxyClass(String[], byte[])323
LOCAL_VAR_DECLARED
Reference LocationLine Number
ch.ethz.iks.r_osgi.impl.ProxyGenerator.generateProxyBundle(URI, DeliverServiceMessage)270
PARAMETER
Reference LocationLine Number
ch.ethz.iks.r_osgi.impl.ProxyGenerator.ClassRewriter.ClassRewriter(ProxyGenerator, ClassWriter)-1
ch.ethz.iks.r_osgi.impl.ProxyGenerator.ClassRewriter.ClassRewriter(ProxyGenerator, ClassWriter)-1

org.objectweb.asm.FieldVisitor

LOCAL_VAR_DECLARED
Reference LocationLine Number
ch.ethz.iks.r_osgi.impl.ProxyGenerator.visit(int, int, String, String, String, String[])489
RETURN_TYPE
Reference LocationLine Number
ch.ethz.iks.r_osgi.impl.CodeAnalyzer.visitField(int, String, String, String, Object)-1
ch.ethz.iks.r_osgi.impl.ProxyGenerator.ClassRewriter.visitField(int, String, String, String, Object)-1
ch.ethz.iks.r_osgi.impl.ProxyGenerator.ClassRewriter.visitField(int, String, String, String, Object)-1
ch.ethz.iks.r_osgi.impl.ProxyGenerator.visitField(int, String, String, String, Object)-1

org.objectweb.asm.Label

INSTANTIATION
Reference LocationLine Number
ch.ethz.iks.r_osgi.impl.ProxyGenerator.visit(int, int, String, String, String, String[])577
LOCAL_VAR_DECLARED
Reference LocationLine Number
ch.ethz.iks.r_osgi.impl.ProxyGenerator.visit(int, int, String, String, String, String[])577
PARAMETER
Reference LocationLine Number
ch.ethz.iks.r_osgi.impl.CodeAnalyzer.MethodAnalyzer.visitJumpInsn(int, Label)-1
ch.ethz.iks.r_osgi.impl.CodeAnalyzer.MethodAnalyzer.visitJumpInsn(int, Label)-1
ch.ethz.iks.r_osgi.impl.CodeAnalyzer.MethodAnalyzer.visitLabel(Label)-1
ch.ethz.iks.r_osgi.impl.CodeAnalyzer.MethodAnalyzer.visitLabel(Label)-1
ch.ethz.iks.r_osgi.impl.CodeAnalyzer.MethodAnalyzer.visitLineNumber(int, Label)-1
ch.ethz.iks.r_osgi.impl.CodeAnalyzer.MethodAnalyzer.visitLineNumber(int, Label)-1
ch.ethz.iks.r_osgi.impl.CodeAnalyzer.MethodAnalyzer.visitLocalVariable(String, String, String, Label, Label, int)-1
ch.ethz.iks.r_osgi.impl.CodeAnalyzer.MethodAnalyzer.visitLocalVariable(String, String, String, Label, Label, int)-1
ch.ethz.iks.r_osgi.impl.CodeAnalyzer.MethodAnalyzer.visitLocalVariable(String, String, String, Label, Label, int)-1
ch.ethz.iks.r_osgi.impl.CodeAnalyzer.MethodAnalyzer.visitLocalVariable(String, String, String, Label, Label, int)-1
ch.ethz.iks.r_osgi.impl.CodeAnalyzer.MethodAnalyzer.visitLookupSwitchInsn(Label, int[], Label[])-1
ch.ethz.iks.r_osgi.impl.CodeAnalyzer.MethodAnalyzer.visitLookupSwitchInsn(Label, int[], Label[])-1
ch.ethz.iks.r_osgi.impl.CodeAnalyzer.MethodAnalyzer.visitLookupSwitchInsn(Label, int[], Label[])-1
ch.ethz.iks.r_osgi.impl.CodeAnalyzer.MethodAnalyzer.visitLookupSwitchInsn(Label, int[], Label[])-1
ch.ethz.iks.r_osgi.impl.CodeAnalyzer.MethodAnalyzer.visitTableSwitchInsn(int, int, Label, Label[])-1
ch.ethz.iks.r_osgi.impl.CodeAnalyzer.MethodAnalyzer.visitTableSwitchInsn(int, int, Label, Label[])-1
ch.ethz.iks.r_osgi.impl.CodeAnalyzer.MethodAnalyzer.visitTableSwitchInsn(int, int, Label, Label[])-1
ch.ethz.iks.r_osgi.impl.CodeAnalyzer.MethodAnalyzer.visitTableSwitchInsn(int, int, Label, Label[])-1
ch.ethz.iks.r_osgi.impl.CodeAnalyzer.MethodAnalyzer.visitTryCatchBlock(Label, Label, Label, String)-1
ch.ethz.iks.r_osgi.impl.CodeAnalyzer.MethodAnalyzer.visitTryCatchBlock(Label, Label, Label, String)-1
ch.ethz.iks.r_osgi.impl.CodeAnalyzer.MethodAnalyzer.visitTryCatchBlock(Label, Label, Label, String)-1
ch.ethz.iks.r_osgi.impl.CodeAnalyzer.MethodAnalyzer.visitTryCatchBlock(Label, Label, Label, String)-1
ch.ethz.iks.r_osgi.impl.CodeAnalyzer.MethodAnalyzer.visitTryCatchBlock(Label, Label, Label, String)-1
ch.ethz.iks.r_osgi.impl.CodeAnalyzer.MethodAnalyzer.visitTryCatchBlock(Label, Label, Label, String)-1
ch.ethz.iks.r_osgi.impl.ProxyGenerator.MethodRewriter.visitLocalVariable(String, String, String, Label, Label, int)-1
ch.ethz.iks.r_osgi.impl.ProxyGenerator.MethodRewriter.visitLocalVariable(String, String, String, Label, Label, int)-1
ch.ethz.iks.r_osgi.impl.ProxyGenerator.MethodRewriter.visitLocalVariable(String, String, String, Label, Label, int)-1
ch.ethz.iks.r_osgi.impl.ProxyGenerator.MethodRewriter.visitLocalVariable(String, String, String, Label, Label, int)-1

org.objectweb.asm.MethodAdapter

EXTENDS
Reference LocationLine Number
ch.ethz.iks.r_osgi.impl.ProxyGenerator.MethodRewriter-1
ch.ethz.iks.r_osgi.impl.ProxyGenerator.MethodRewriter-1

org.objectweb.asm.MethodVisitor

DECLARED_FIELD
Reference LocationLine Number
ch.ethz.iks.r_osgi.impl.CodeAnalyzer.methodVisitor-1
IMPLEMENTS
Reference LocationLine Number
ch.ethz.iks.r_osgi.impl.CodeAnalyzer.MethodAnalyzer-1
ch.ethz.iks.r_osgi.impl.CodeAnalyzer.MethodAnalyzer-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
ch.ethz.iks.r_osgi.impl.ProxyGenerator.visit(int, int, String, String, String, String[])471
ch.ethz.iks.r_osgi.impl.ProxyGenerator.visit(int, int, String, String, String, String[])494
ch.ethz.iks.r_osgi.impl.ProxyGenerator.visitMethod(int, String, String, String, String[])779
ch.ethz.iks.r_osgi.impl.ProxyGenerator.visitMethod(int, String, String, String, String[])894
PARAMETER
Reference LocationLine Number
ch.ethz.iks.r_osgi.impl.ProxyGenerator.MethodRewriter.MethodRewriter(ProxyGenerator, MethodVisitor)-1
ch.ethz.iks.r_osgi.impl.ProxyGenerator.MethodRewriter.MethodRewriter(ProxyGenerator, MethodVisitor)-1
RETURN_TYPE
Reference LocationLine Number
ch.ethz.iks.r_osgi.impl.CodeAnalyzer.visitMethod(int, String, String, String, String[])-1
ch.ethz.iks.r_osgi.impl.ProxyGenerator.ClassRewriter.visitMethod(int, String, String, String, String[])-1
ch.ethz.iks.r_osgi.impl.ProxyGenerator.ClassRewriter.visitMethod(int, String, String, String, String[])-1
ch.ethz.iks.r_osgi.impl.ProxyGenerator.visitMethod(int, String, String, String, String[])-1

org.objectweb.asm.Opcodes

IMPLEMENTS
Reference LocationLine Number
ch.ethz.iks.r_osgi.impl.ProxyGenerator-1

org.objectweb.asm.Type

LOCAL_VAR_DECLARED
Reference LocationLine Number
ch.ethz.iks.r_osgi.impl.CodeAnalyzer.visitMethod(int, String, String, String, String[])439
ch.ethz.iks.r_osgi.impl.ProxyGenerator.visitMethod(int, String, String, String, String[])849
PARAMETER
Reference LocationLine Number
ch.ethz.iks.r_osgi.impl.CodeAnalyzer.visitType(Type)-1

Back to reference summary for ch.ethz.iks.r_osgi.remote

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict