public interface BoltFactory
| Modifier and Type | Method and Description |
|---|---|
BoltStateMachine |
newMachine(BoltChannel boltChannel,
Clock clock)
Generate a new state machine.
|
BoltStateMachine newMachine(BoltChannel boltChannel, Clock clock)
boltChannel - channel over which Bolt massages can be exchangedclock - used to keep track of execution timesBoltStateMachine instanceCopyright © 2002–2018 The Neo4j Graph Database Project. All rights reserved.