Uses of Package
javassist.bytecode
Packages that use javassist.bytecode
Package
Description
The Javassist Core API.
Bytecode-level API.
Bytecode Analysis API.
Bytecode-level Annotations API.
This package contains the classes for modifying a method body.
Runtime Behavioral Reflection.
Dynamic proxy (similar to
Enhancer of cglib).-
Classes in javassist.bytecode used by javassistClassDescription
ClassFilerepresents a Java.classfile, which consists of a constant pool, methods, fields, and attributes.field_infostructure.method_infostructure. -
Classes in javassist.bytecode used by javassist.bytecodeClassDescription
attribute_infostructure.Signals that a bad bytecode sequence has been found.An element ofbootstrap_methods.ClassFilerepresents a Java.classfile, which consists of a constant pool, methods, fields, and attributes.This writes attributes.Constant Pool.Field.Method.Code_attribute.An exception that may be thrown bycopy()inCodeAttribute.An iterator for editing a code attribute.An inserted gap.Constant pool table.An exception thrown when adding a duplicate member is requested.Exceptions_attribute.exception_table[]ofCode_attribute.field_infostructure.Used as a return type oftoNearPc().LocalVariableTable_attribute.method_infostructure.JVM Instruction Set.Class signature.Class types.Method type signature.Class types, array types, and type variables.Primitive types and object types.Type argument.Formal type parameters.Anotherstack_mapattribute defined in CLDC 1.1 for J2ME.stack_mapattribute.An exception that may be thrown bycopy()inStackMapTable.A writer of stack map tables. -
Classes in javassist.bytecode used by javassist.bytecode.analysisClassDescriptionSignals that a bad bytecode sequence has been found.An iterator for editing a code attribute.Constant pool table.
method_infostructure.JVM Instruction Set. -
Classes in javassist.bytecode used by javassist.bytecode.annotation
-
Classes in javassist.bytecode used by javassist.expr
-
Classes in javassist.bytecode used by javassist.tools.reflectClassDescriptionSignals that a bad bytecode sequence has been found.
ClassFilerepresents a Java.classfile, which consists of a constant pool, methods, fields, and attributes. -
Classes in javassist.bytecode used by javassist.util.proxyClassDescription
ClassFilerepresents a Java.classfile, which consists of a constant pool, methods, fields, and attributes.