Uses of Interface
net.bytebuddy.dynamic.loading.ClassInjector.UsingJna.Dispatcher.Jvm
Packages that use ClassInjector.UsingJna.Dispatcher.Jvm
Package
Description
This package contains classes that are responsible for class loading of classes that are represented by
byte arrays.-
Uses of ClassInjector.UsingJna.Dispatcher.Jvm in net.bytebuddy.dynamic.loading
Fields in net.bytebuddy.dynamic.loading declared as ClassInjector.UsingJna.Dispatcher.JvmModifier and TypeFieldDescriptionprivate final ClassInjector.UsingJna.Dispatcher.JvmClassInjector.UsingJna.Dispatcher.Enabled.jvmThe JNA-dispatcher to use for invoking JNI's class definition utilities.Constructors in net.bytebuddy.dynamic.loading with parameters of type ClassInjector.UsingJna.Dispatcher.JvmModifierConstructorDescriptionprotectedCreates a new dispatcher for a JNI's class definition utilities.