Module org.neo4j.driver
Interface ChannelConnector
- All Known Implementing Classes:
ChannelConnectorImpl
public interface ChannelConnector
-
Method Summary
Modifier and TypeMethodDescriptionio.netty.channel.ChannelFutureconnect(org.neo4j.driver.internal.BoltServerAddress address, io.netty.bootstrap.Bootstrap bootstrap)
-
Method Details
-
connect
io.netty.channel.ChannelFuture connect(org.neo4j.driver.internal.BoltServerAddress address, io.netty.bootstrap.Bootstrap bootstrap)
-