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

/openjdk7/jdk/src/share/classes/javax/naming/directory/
H A DSearchControls.java166 * @param timelim The number of milliseconds to wait before returning.
179 int timelim,
184 timeLimit = timelim; // no limit
177 SearchControls(int scope, long countlim, int timelim, String[] attrs, boolean retobj, boolean deref) argument

Completed in 23 milliseconds