Uses of Class
net.bytebuddy.agent.VirtualMachine.ForHotSpot.Connection.ForJnaPosixSocket.PosixLibrary.SocketAddress
Package
Description
The Byte Buddy agent allows the redefinition of classes at runtime.
-
Uses of VirtualMachine.ForHotSpot.Connection.ForJnaPosixSocket.PosixLibrary.SocketAddress in net.bytebuddy.agent
Methods in net.bytebuddy.agent with parameters of type VirtualMachine.ForHotSpot.Connection.ForJnaPosixSocket.PosixLibrary.SocketAddressModifier and TypeMethodDescriptionint
VirtualMachine.ForHotSpot.Connection.ForJnaPosixSocket.PosixLibrary.connect
(int handle, VirtualMachine.ForHotSpot.Connection.ForJnaPosixSocket.PosixLibrary.SocketAddress address, int length) Connects a socket connection.