Class ErrorCountingInterceptor

java.lang.Object
io.quarkus.websockets.next.runtime.telemetry.ErrorCountingInterceptor
All Implemented Interfaces:
ErrorInterceptor

final class ErrorCountingInterceptor extends Object implements ErrorInterceptor
  • Constructor Details

    • ErrorCountingInterceptor

      ErrorCountingInterceptor(io.quarkus.websockets.next.runtime.spi.telemetry.WebSocketMetricsInterceptorProducer.WebSocketMetricsInterceptor interceptor, String path)
  • Method Details