Use a single identifier generator in all commands
[jFCPlib.git] / src / main / java / net / pterodactylus / fcp / quelaton / GetNodeCommandImpl.java
2015-10-15 David ‘Bombe’ RodenUse a single identifier generator in all commands
2015-07-13 David ‘Bombe’ RodenRename all remaining occurences of “sequence” to “dialog”
2015-07-11 David ‘Bombe’ RodenRename FcpReplySequence to FcpDialog
2015-07-10 David ‘Bombe’ RodenClose FCP reply sequences after use
2015-07-10 David ‘Bombe’ RodenAdd flag to GetNode command to include volatile data
2015-07-10 David ‘Bombe’ RodenAdd flag to GetNode command to include private data
2015-07-10 David ‘Bombe’ RodenAdd flag for returning the opennet ref to GetNode command
2015-07-10 David ‘Bombe’ RodenAdd GetNode command implementation