Uses of Class
net.bytebuddy.agent.VirtualMachine.ForHotSpot.Connection.OnPersistentByteChannel
-
Packages that use VirtualMachine.ForHotSpot.Connection.OnPersistentByteChannel Package Description net.bytebuddy.agent The Byte Buddy agent allows the redefinition of classes at runtime. -
-
Uses of VirtualMachine.ForHotSpot.Connection.OnPersistentByteChannel in net.bytebuddy.agent
Subclasses of VirtualMachine.ForHotSpot.Connection.OnPersistentByteChannel in net.bytebuddy.agent Modifier and Type Class Description static class
VirtualMachine.ForHotSpot.Connection.ForJnaPosixSocket
Implements a connection for a Posix socket in JNA.
-