Class LegacyPullAllResponseHandler

java.lang.Object
org.neo4j.driver.internal.handlers.LegacyPullAllResponseHandler
All Implemented Interfaces:
PullAllResponseHandler, ResponseHandler

public class LegacyPullAllResponseHandler extends Object implements PullAllResponseHandler
This is the Pull All response handler that handles pull all messages in Bolt v3 and previous protocol versions.