Don’t let clients handle connection failures
[jFCPlib.git] / src / main / java / net / pterodactylus / fcp / quelaton / ClientGetCommandImpl.java
2015-07-10 David ‘Bombe’ RodenDon’t let clients handle connection failures
2015-07-08 David ‘Bombe’ RodenUse listenable future instead of plain ones
2015-07-06 David ‘Bombe’ RodenGenerate identifiers randomly
2015-07-06 David ‘Bombe’ RodenRefactoring
2015-07-06 David ‘Bombe’ RodenMove ClientGet implementation to its own class