| Package | Description | 
|---|---|
| net.bytebuddy.dynamic.loading | This package contains classes that are responsible for class loading of classes that are represented by
  bytearrays. | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | ClassInjector.UsingUnsafe.Dispatcher.EnabledAn enabled dispatcher. | 
| static class  | ClassInjector.UsingUnsafe.Dispatcher.UnavailableA disabled dispatcher. | 
| Modifier and Type | Method and Description | 
|---|---|
| ClassInjector.UsingUnsafe.Dispatcher.Initializable | ClassInjector.UsingUnsafe.Dispatcher.CreationAction. run() | 
| Constructor and Description | 
|---|
| Factory(ClassInjector.UsingUnsafe.Dispatcher.Initializable dispatcher)Creates a new factory. | 
| UsingUnsafe(ClassLoader classLoader,
           ProtectionDomain protectionDomain,
           ClassInjector.UsingUnsafe.Dispatcher.Initializable dispatcher)Creates a new unsafe injector for the given class loader with a default protection domain. | 
Copyright © 2014–2021. All rights reserved.