Add abstract FCP command with Sone-specific helper methods.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 8 Apr 2011 13:47:54 +0000 (15:47 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 8 Apr 2011 13:47:54 +0000 (15:47 +0200)
commit4b39b87174c0ef2aa83b9ca4a13d33cc32227add
tree57fd412cda4cdbf39620822096d465675315306a
parent73e1201da32c14d0ef7b37c9d619305d964e20c1
Add abstract FCP command with Sone-specific helper methods.
src/main/java/net/pterodactylus/sone/fcp/AbstractSoneCommand.java [new file with mode: 0644]