Uses of Interface
net.bytebuddy.agent.VirtualMachine.ForHotSpot.Connection.ForJnaPosixSocket.PosixLibrary
Packages that use VirtualMachine.ForHotSpot.Connection.ForJnaPosixSocket.PosixLibrary
Package
Description
The Byte Buddy agent allows the redefinition of classes at runtime.
-
Uses of VirtualMachine.ForHotSpot.Connection.ForJnaPosixSocket.PosixLibrary in net.bytebuddy.agent
Constructors in net.bytebuddy.agent with parameters of type VirtualMachine.ForHotSpot.Connection.ForJnaPosixSocket.PosixLibraryModifierConstructorDescriptionprotectedForJnaPosixSocket(VirtualMachine.ForHotSpot.Connection.ForJnaPosixSocket.PosixLibrary library, File socket) Creates a connection for a virtual POSIX socket implemented in JNA.