Uses of Interface
net.bytebuddy.dynamic.loading.ClassInjector.UsingUnsafe.Dispatcher
Packages that use ClassInjector.UsingUnsafe.Dispatcher
Package
Description
This package contains classes that are responsible for class loading of classes that are represented by
byte arrays.-
Uses of ClassInjector.UsingUnsafe.Dispatcher in net.bytebuddy.dynamic.loading
Classes in net.bytebuddy.dynamic.loading that implement ClassInjector.UsingUnsafe.DispatcherModifier and TypeClassDescriptionstatic classAn enabled dispatcher.static classA disabled dispatcher.Methods in net.bytebuddy.dynamic.loading that return ClassInjector.UsingUnsafe.DispatcherModifier and TypeMethodDescriptionClassInjector.UsingUnsafe.Dispatcher.Enabled.initialize()Initializes the dispatcher.ClassInjector.UsingUnsafe.Dispatcher.Initializable.initialize()Initializes the dispatcher.ClassInjector.UsingUnsafe.Dispatcher.Unavailable.initialize()Initializes the dispatcher.