Uses of Interface
org.neo4j.bolt.connection.observation.HttpExchangeObservation
Packages that use HttpExchangeObservation
-
Uses of HttpExchangeObservation in org.neo4j.bolt.connection.observation
Methods in org.neo4j.bolt.connection.observation that return HttpExchangeObservationModifier and TypeMethodDescriptionObservationProvider.httpExchange(ImmutableObservation observationParent, URI uri, String method, String uriTemplate, BiConsumer<String, String> setter) Creates an observation for HTTP exchange.Sets request headers.HttpExchangeObservation.onResponse(HttpExchangeObservation.Response response)