Searched defs:tcpserver (Results 1 - 1 of 1) sorted by relevance

/external/jacoco/org.jacoco.core/src/org/jacoco/core/runtime/
H A DAgentOptions.java102 * @see OutputMode#tcpserver
125 tcpserver, enum constant in enum:AgentOptions.OutputMode
143 * The IP address or DNS name the tcpserver binds to or the tcpclient
154 * The port the tcpserver binds to or the tcpclient connects to. In
155 * tcpserver mode the port must be available, which means that if multiple
412 * <code>tcpserver</code> or the port to connect to when output is
422 * Sets the port on which to listen to when output is <code>tcpserver</code>
435 * <code>tcpserver</code> or connect to when output is
446 * <code>tcpserver</code> or connect to when output is

Completed in 107 milliseconds