Interface ReadTimeouts

All Known Implementing Classes:
ReadTCPTimeoutsImpl

public interface ReadTimeouts
  • Method Details

    • get_initial_time_to_wait

      int get_initial_time_to_wait()
    • get_max_time_to_wait

      int get_max_time_to_wait()
    • get_backoff_factor

      double get_backoff_factor()
    • get_max_giop_header_time_to_wait

      int get_max_giop_header_time_to_wait()