| Package | Description |
|---|---|
| net.bytebuddy.agent |
The Byte Buddy agent allows the redefinition of classes at runtime.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualMachine.ForHotSpot.Connection.Response |
VirtualMachine.ForHotSpot.Connection.execute(String protocol,
String... argument)
Executes a command on the current connection.
|
VirtualMachine.ForHotSpot.Connection.Response |
VirtualMachine.ForHotSpot.Connection.OnPersistentByteChannel.execute(String protocol,
String... argument)
Executes a command on the current connection.
|
Copyright © 2014–2023. All rights reserved.