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

/openjdk7/corba/src/share/classes/com/sun/corba/se/impl/transport/
H A DReadTCPTimeoutsImpl.java43 int max_giop_header_time,
47 this.max_giop_header_time_to_wait = max_giop_header_time;
41 ReadTCPTimeoutsImpl(int initial_time, int max_time, int max_giop_header_time, int backoff_percent) argument

Completed in 55 milliseconds