Interface PrpcReceiver

  • All Superinterfaces:
    java.rmi.Remote

    public interface PrpcReceiver
    extends java.rmi.Remote
    PrpcReceiver.
    Author:
    chm
    • Method Detail

      • saveData

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