Uses of Class
org.jacoco.agent.rt.internal.output.TcpConnection
-
Packages that use TcpConnection Package Description org.jacoco.agent.rt.internal.output -
-
Uses of TcpConnection in org.jacoco.agent.rt.internal.output
Fields in org.jacoco.agent.rt.internal.output declared as TcpConnection Modifier and Type Field Description private TcpConnection
TcpClientOutput. connection
private TcpConnection
TcpServerOutput. connection
-