Class VirtualMachine.ForHotSpot.Connection.ForJnaPosixSocket

java.lang.Object
net.bytebuddy.agent.VirtualMachine.ForHotSpot.Connection.OnPersistentByteChannel<Integer>
net.bytebuddy.agent.VirtualMachine.ForHotSpot.Connection.ForJnaPosixSocket
All Implemented Interfaces:
Closeable, AutoCloseable, VirtualMachine.ForHotSpot.Connection
Enclosing interface:
VirtualMachine.ForHotSpot.Connection

public static class VirtualMachine.ForHotSpot.Connection.ForJnaPosixSocket extends VirtualMachine.ForHotSpot.Connection.OnPersistentByteChannel<Integer>
Implements a connection for a POSIX socket in JNA.