Uses of Interface
com.yahoo.vespa.http.client.config.SessionParams.ErrorReporter
Packages that use SessionParams.ErrorReporter
-
Uses of SessionParams.ErrorReporter in com.yahoo.vespa.http.client.config
Methods in com.yahoo.vespa.http.client.config that return SessionParams.ErrorReporterMethods in com.yahoo.vespa.http.client.config with parameters of type SessionParams.ErrorReporterModifier and TypeMethodDescriptionSessionParams.Builder.setErrorReporter(SessionParams.ErrorReporter errorReporter) Sets an error reporter that is invoked in case of serious errors.