Interface Http2MultiplexerSupport.StateTimingSupport
- Enclosing interface:
- Http2MultiplexerSupport
public static interface Http2MultiplexerSupport.StateTimingSupport
-
Method Summary
Modifier and TypeMethodDescriptionlong
void
recordStateChange
(String oldState, String newState) void
Logs DEBUG level timing data for the output side of the multiplexertimings()
-
Method Details
-
lastTimestamp
long lastTimestamp() -
recordStateChange
-
reportTimings
void reportTimings()Logs DEBUG level timing data for the output side of the multiplexer -
timings
-