Uses of Interface
org.neo4j.driver.internal.observation.HttpExchangeObservation
Packages that use HttpExchangeObservation
-
Uses of HttpExchangeObservation in org.neo4j.driver.internal.observation
Classes in org.neo4j.driver.internal.observation that implement HttpExchangeObservationMethods in org.neo4j.driver.internal.observation that return HttpExchangeObservationModifier and TypeMethodDescriptionDriverObservationProvider.httpExchange
(URI uri, String method, String uriTemplate, BiConsumer<String, String> setter) NoopObservationProvider.httpExchange
(URI uri, String method, String uriTemplate, BiConsumer<String, String> setter) HttpExchangeObservation.onResponse
(HttpExchangeObservation.Response response) NoopHttpExchangeObservation.onResponse
(HttpExchangeObservation.Response response) HttpExchangeObservation.start()
NoopHttpExchangeObservation.start()