Searched refs:traceTagIn (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/jndi/ldap/
H A DConnection.java77 * traceFile, traceTagIn, traceTagOut - no sync; debugging only
129 private String traceTagIn = null; field in class:Connection
195 traceTagIn = "<- " + host + ":" + port + "\n\n";
922 Ber.dumpBER(traceFile, traceTagIn, inbuf, 0, offset);

Completed in 27 milliseconds