Uses of Interface
io.fusionauth.http.server.Instrumenter
Packages that use Instrumenter
-
Uses of Instrumenter in io.fusionauth.http.server
Classes in io.fusionauth.http.server that implement InstrumenterModifier and TypeClassDescriptionclassA simple counting instrumenter for the HTTPServer.Methods in io.fusionauth.http.server that return InstrumenterMethods in io.fusionauth.http.server with parameters of type InstrumenterModifier and TypeMethodDescriptiondefault TConfigurable.withInstrumenter(Instrumenter instrumenter) Sets an instrumenter that the server will notify when events and conditions happen.HTTPServerConfiguration.withInstrumenter(Instrumenter instrumenter) Sets an instrumenter that the server will notify when events and conditions happen.