Uses of Interface
io.riemann.riemann.client.ExceptionReporter
Packages that use ExceptionReporter
-
Uses of ExceptionReporter in io.riemann.riemann.client
Fields in io.riemann.riemann.client declared as ExceptionReporterModifier and TypeFieldDescriptionfinal ExceptionReporterTcpHandler.exceptionReporterTcpTransport.exceptionReporterUdpTransport.exceptionReporterMethods in io.riemann.riemann.client with parameters of type ExceptionReporterModifier and TypeMethodDescriptionvoidTcpTransport.setExceptionReporter(ExceptionReporter exceptionReporter) voidUdpTransport.setExceptionReporter(ExceptionReporter exceptionReporter) Constructors in io.riemann.riemann.client with parameters of type ExceptionReporter