- java.lang.Object
-
- io.joshworks.stream.client.sse.SSEConnection.DisconnectedStatistics
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getRead
public long getRead()
- Specified by:
getRead in interface io.undertow.client.ClientStatistics
-
getWritten
public long getWritten()
- Specified by:
getWritten in interface io.undertow.client.ClientStatistics
-
reset
public void reset()
- Specified by:
reset in interface io.undertow.client.ClientStatistics
Copyright © 2017. All rights reserved.