Package | Description |
---|---|
net.bytebuddy.build |
A package for types that allow for applying Byte Buddy transformation during a build process.
|
Modifier and Type | Class and Description |
---|---|
static class |
Plugin.Engine.Target.ForFolder.Dispatcher.ForJava7CapableVm
A dispatcher for VMs that are capable of NIO2.
|
static class |
Plugin.Engine.Target.ForFolder.Dispatcher.ForLegacyVm
A legacy dispatcher that is not capable of NIO.
|
Modifier and Type | Field and Description |
---|---|
protected static Plugin.Engine.Target.ForFolder.Dispatcher |
Plugin.Engine.Target.ForFolder.DISPATCHER
A dispatcher for using NIO2 if the current VM supports it.
|
Modifier and Type | Method and Description |
---|---|
Plugin.Engine.Target.ForFolder.Dispatcher |
Plugin.Engine.Target.ForFolder.Dispatcher.CreationAction.run() |
Copyright © 2014–2020. All rights reserved.