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 class
An enabled dispatcher.static class
A 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.