public interface ReadTimeoutsFactory
Modifier and Type | Method and Description |
---|---|
ReadTimeouts |
create(int initial_wait_time,
int max_wait_time,
int max_giop_hdr_wait_time,
int backoff_percent_factor) |
ReadTimeouts create(int initial_wait_time, int max_wait_time, int max_giop_hdr_wait_time, int backoff_percent_factor)
Copyright © 2016 JBoss by Red Hat. All rights reserved.