Module org.neo4j.driver
Class HelloMessage
java.lang.Object
org.neo4j.driver.internal.bolt.basicimpl.messaging.request.HelloMessage
- All Implemented Interfaces:
Message
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionHelloMessage(String userAgent, BoltAgent boltAgent, Map<String, Value> authMap, Map<String, String> routingContext, boolean includeDateTimeUtc, NotificationConfig notificationConfig, boolean legacyNotifications) -
Method Summary
-
Field Details
-
SIGNATURE
public static final byte SIGNATURE- See Also:
-
-
Constructor Details
-
HelloMessage
-
-
Method Details