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