Class BinaryLinkServer

java.lang.Object
org.openjdk.jmh.runner.link.BinaryLinkServer

public final class BinaryLinkServer extends Object
Accepts the binary data from the forked VM and pushes it to parent VM as appropriate. This server assumes there is only the one and only client at any given point of time.