Class RouteMessageResponseHandler

java.lang.Object
org.neo4j.driver.internal.handlers.RouteMessageResponseHandler
All Implemented Interfaces:
ResponseHandler

public class RouteMessageResponseHandler extends Object implements ResponseHandler
Handles the RouteMessage response getting the success response and return its routing table property as the response.