Interface PrpcReceiver

All Superinterfaces:
Remote

public interface PrpcReceiver extends Remote
PrpcReceiver.
Author:
chm
  • Method Summary

    Modifier and Type
    Method
    Description
    byte[]
    saveData(byte[] data)
    Saves the data to the backend.
  • Method Details

    • saveData

      byte[] saveData(byte[] data) throws RemoteException
      Saves the data to the backend.
      Parameters:
      data - data to save
      Returns:
      data received from the backen in return
      Throws:
      RemoteException - RemoteException