Add “CreatePost” FCP command.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Mon, 11 Apr 2011 08:15:35 +0000 (10:15 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Mon, 11 Apr 2011 08:15:35 +0000 (10:15 +0200)
commit317730570a54d7f95a22a59320ea503b9cad2571
tree20613c9ba7423261a243558abf106b423df656c9
parentc35b60c40e2278302049a801edaa0065883fac98
Add “CreatePost” FCP command.
src/main/java/net/pterodactylus/sone/fcp/CreatePostCommand.java [new file with mode: 0644]
src/main/java/net/pterodactylus/sone/fcp/FcpInterface.java