Add a mandatory response message name to Command.Response.
[Sone.git] / src / main / java / net / pterodactylus / sone / freenet / fcp / Command.java
2011-04-11 David ‘Bombe’ RodenAdd a mandatory response message name to Command.Response.
2011-04-08 David ‘Bombe’ RodenAdd error response.
2011-04-08 David ‘Bombe’ RodenRename Command.Reply to Command.Response.
2011-04-08 David ‘Bombe’ RodenAllow a command to throw an exception.
2011-04-08 David ‘Bombe’ RodenAdd FCP command interface.