Interface Http2MultiplexerSupport.StateTimingSupport
- Enclosing interface:
- Http2MultiplexerSupport
public static interface Http2MultiplexerSupport.StateTimingSupport
- 
Method SummaryModifier and TypeMethodDescriptionlongvoidrecordStateChange(String oldState, String newState) voidLogs DEBUG level timing data for the output side of the multiplexertimings()
- 
Method Details- 
lastTimestamplong lastTimestamp()
- 
recordStateChange
- 
reportTimingsvoid reportTimings()Logs DEBUG level timing data for the output side of the multiplexer
- 
timings
 
-