|
Change Parameter Type protocolVersions : Map<Long,Function<BoltChannel,BoltMessagingProtocolHandler>> to handlerFactory : BoltProtocolHandlerFactory in method public SocketTransport(address ListenSocketAddress, sslCtx SslContext, encryptionRequired boolean, logging LogProvider, boltLogging BoltMessageLogging, throttleGroup TransportThrottleGroup, handlerFactory BoltProtocolHandlerFactory) in class org.neo4j.bolt.transport.SocketTransport |
From |
To |
|
Change Parameter Type protocolVersions : Map<Long,Function<BoltChannel,BoltMessagingProtocolHandler>> to handlerFactory : BoltProtocolHandlerFactory in method package TransportSelectionHandler(sslCtx SslContext, encryptionRequired boolean, isEncrypted boolean, logging LogProvider, handlerFactory BoltProtocolHandlerFactory, boltLogging BoltMessageLogging) in class org.neo4j.bolt.transport.TransportSelectionHandler |
From |
To |
|
Change Parameter Type protocolHandlers : Map<Long,Function<BoltChannel,BoltMessagingProtocolHandler>> to handlerFactory : BoltProtocolHandlerFactory in method public BoltHandshakeProtocolHandler(handlerFactory BoltProtocolHandlerFactory, encryptionRequired boolean, isEncrypted boolean) in class org.neo4j.bolt.transport.BoltHandshakeProtocolHandler |
From |
To |
|
Rename Parameter protocolVersions : Map<Long,Function<BoltChannel,BoltMessagingProtocolHandler>> to handlerFactory : BoltProtocolHandlerFactory in method public SocketTransport(address ListenSocketAddress, sslCtx SslContext, encryptionRequired boolean, logging LogProvider, boltLogging BoltMessageLogging, throttleGroup TransportThrottleGroup, handlerFactory BoltProtocolHandlerFactory) in class org.neo4j.bolt.transport.SocketTransport |
From |
To |
|
Rename Parameter protocolHandlers : Map<Long,Function<BoltChannel,BoltMessagingProtocolHandler>> to handlerFactory : BoltProtocolHandlerFactory in method public BoltHandshakeProtocolHandler(handlerFactory BoltProtocolHandlerFactory, encryptionRequired boolean, isEncrypted boolean) in class org.neo4j.bolt.transport.BoltHandshakeProtocolHandler |
From |
To |
|
Rename Parameter protocolVersions : Map<Long,Function<BoltChannel,BoltMessagingProtocolHandler>> to handlerFactory : BoltProtocolHandlerFactory in method package TransportSelectionHandler(sslCtx SslContext, encryptionRequired boolean, isEncrypted boolean, logging LogProvider, handlerFactory BoltProtocolHandlerFactory, boltLogging BoltMessageLogging) in class org.neo4j.bolt.transport.TransportSelectionHandler |
From |
To |