Add “GetPosts” FCP command.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 8 Apr 2011 14:20:36 +0000 (16:20 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 8 Apr 2011 14:20:36 +0000 (16:20 +0200)
commit86de0f4478465475dd403ae9daa90aabe0ca3e9c
tree3ec672494f947b4ea7f42d5db49907473a385633
parent2278f98a3c8f0c5ed0e5c249435ba8c394f80768
Add “GetPosts” FCP command.
src/main/java/net/pterodactylus/sone/fcp/FcpInterface.java
src/main/java/net/pterodactylus/sone/fcp/GetPostsCommand.java [new file with mode: 0644]