Uses of Class
net.bytebuddy.agent.VirtualMachine.ForHotSpot.Connection.Factory.ForSocketFile
Packages that use VirtualMachine.ForHotSpot.Connection.Factory.ForSocketFile
Package
Description
The Byte Buddy agent allows the redefinition of classes at runtime.
-
Uses of VirtualMachine.ForHotSpot.Connection.Factory.ForSocketFile in net.bytebuddy.agent
Modifier and TypeClassDescriptionstatic class
A factory for a POSIX socket connection to a JVM using JNA.static class
A factory for establishing a connection to a JVM using a Solaris door in JNA.