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.Jvm
ClassInjector.UsingJna.Dispatcher.Enabled.jvm
The JNA-dispatcher to use for invoking JNI's class definition utilities.Constructors in net.bytebuddy.dynamic.loading with parameters of type ClassInjector.UsingJna.Dispatcher.JvmModifierConstructorDescriptionprotected
Creates a new dispatcher for a JNI's class definition utilities.