Package io.undertow.client
Interface ClientStatistics
-
public interface ClientStatisticsReturns statistics about the Undertow client connection- Author:
- Stuart Douglas
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetRead()longgetRequests()longgetWritten()voidreset()
-