Generalizes file upload function and moves it into core
[mkjsf-moved-to-github.git] / src / main / java / com / indexdata / mkjsf / pazpar2 / Pz2CommandResponse.java
index df14da7..27cf441 100644 (file)
@@ -56,7 +56,7 @@ public class Pz2CommandResponse implements CommandResponse {
   }\r
 \r
   @Override\r
-  public byte[] getBinaryResponse() {\r
+  public byte[] getBytes() {\r
     return content;\r
   }\r
 \r