Module org.neo4j.driver
Interface HttpExchangeObservation
- All Superinterfaces:
Observation
- All Known Implementing Classes:
NoopHttpExchangeObservation
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface org.neo4j.driver.internal.observation.Observation
Observation.Scope
-
Method Summary
Methods inherited from interface org.neo4j.driver.internal.observation.Observation
openScope, stop, writeReactiveContext
-
Method Details
-
start
HttpExchangeObservation start()- Specified by:
start
in interfaceObservation
-
onHeaders
-
onResponse
-
error
- Specified by:
error
in interfaceObservation
-