| Name | Description | Type | Package | Framework |
| AbstractAnnotationBuilder | Class | org.apache.tapestry5.internal.plastic | Apache Tapestry | |
| AbstractMethodInvocation | Class | org.apache.tapestry5.internal.plastic | Apache Tapestry | |
| AnnotationBuilder | Fields inherited from class org. | Class | org.apache.tapestry5.internal.plastic | Apache Tapestry |
| Cache | Quick and dirty key/value cache that is subclassed to provide the logic that generates the value forConstructor SummaryCache() | Class | org.apache.tapestry5.internal.plastic | Apache Tapestry |
| ClassInstantiatorImpl | Class | org.apache.tapestry5.internal.plastic | Apache Tapestry | |
| ClassLoaderDelegate | Externalizes the logic for defining which classes will be loaded (and possibly transformed) by the class loader, and which will be loaded by the parent class loader. | Interface | org.apache.tapestry5.internal.plastic | Apache Tapestry |
| DelegatingAnnotationAccess | Delegating annotation access is used when resolving annotations on a class; it searches the primary annotation access and if not found there (and Inherited is on the annotation being searched), | Class | org.apache.tapestry5.internal.plastic | Apache Tapestry |
| EmptyAnnotationAccess | Class | org.apache.tapestry5.internal.plastic | Apache Tapestry | |
| FailureMethodInvocationResult | Class | org.apache.tapestry5.internal.plastic | Apache Tapestry | |
| FieldHandleImpl | Class | org.apache.tapestry5.internal.plastic | Apache Tapestry | |
| FieldState | enum FieldStateextends Enum | Class | org.apache.tapestry5.internal.plastic | Apache Tapestry |
| InheritanceData | Used to track which methods are implemented by a base class, which is often needed when transformingConstructor SummaryInheritanceData() | Class | org.apache.tapestry5.internal.plastic | Apache Tapestry |
| InstructionBuilderImpl | Class | org.apache.tapestry5.internal.plastic | Apache Tapestry | |
| InstructionBuilderState | Stores information about the method whose instructions are being constructed, to make it easier to share data across multiple instances. | Class | org.apache.tapestry5.internal.plastic | Apache Tapestry |
| InternalPlasticClassTransformation | Interface | org.apache.tapestry5.internal.plastic | Apache Tapestry | |
| Lockable | An object that can be locked, at which point most of its functionality is disabled. | Class | org.apache.tapestry5.internal.plastic | Apache Tapestry |
| MethodHandleImpl | Class | org.apache.tapestry5.internal.plastic | Apache Tapestry | |
| MethodInvocationBundle | Bundles together the fixed (same for all instances) information needed by a MethodInvocationBundle. | Class | org.apache.tapestry5.internal.plastic | Apache Tapestry |
| NameCache | A cache of translations from type names to internal names and descriptors, as well as a cache from MethodDescription to method descriptor. | Class | org.apache.tapestry5.internal.plastic | Apache Tapestry |
| NoopDelegate | Class | org.apache.tapestry5.internal.plastic | Apache Tapestry | |
| PlasticClassHandleShim | The interface for a shim class that provides the necessary hooks needed by FieldHandle and MethodHandle implementations for a particular, | Class | org.apache.tapestry5.internal.plastic | Apache Tapestry |
| PlasticClassImpl | Fields inherited from interface org. | Class | org.apache.tapestry5.internal.plastic | Apache Tapestry |
| PlasticClassLoader | Class | org.apache.tapestry5.internal.plastic | Apache Tapestry | |
| PlasticClassPool | Responsible for managing a class loader that allows ASM ClassNodes to be instantiated as runtime classes. | Class | org.apache.tapestry5.internal.plastic | Apache Tapestry |
| PlasticInternalUtils | Class | org.apache.tapestry5.internal.plastic | Apache Tapestry | |
| PrimitiveType | enum PrimitiveTypeextends Enum | Class | org.apache.tapestry5.internal.plastic | Apache Tapestry |
| StandardDelegate | Constructor SummaryStandardDelegate(PlasticClassTransformer. | Class | org.apache.tapestry5.internal.plastic | Apache Tapestry |
| StaticContext | Stores static context information needed by a transformed PlasticClass; this includes data such asConstructor SummaryStaticContext() | Class | org.apache.tapestry5.internal.plastic | Apache Tapestry |
| SuccessMethodInvocationResult | A successful method invocation; one that did not throw a checked exception. | Class | org.apache.tapestry5.internal.plastic | Apache Tapestry |
| SwitchBlockImpl | Fields inherited from interface org. | Class | org.apache.tapestry5.internal.plastic | Apache Tapestry |
| TryCatchBlockImpl | Class | org.apache.tapestry5.internal.plastic | Apache Tapestry | |
| TypeCategory | enum TypeCategoryextends Enum | Class | org.apache.tapestry5.internal.plastic | Apache Tapestry |