Uses of Class
org.asynchttpclient.netty.timeout.TimeoutsHolder
-
Packages that use TimeoutsHolder Package Description org.asynchttpclient.netty -
-
Uses of TimeoutsHolder in org.asynchttpclient.netty
Methods in org.asynchttpclient.netty that return TimeoutsHolder Modifier and Type Method Description TimeoutsHolder
NettyResponseFuture. getTimeoutsHolder()
Methods in org.asynchttpclient.netty with parameters of type TimeoutsHolder Modifier and Type Method Description void
NettyResponseFuture. setTimeoutsHolder(TimeoutsHolder timeoutsHolder)
-