Interface RMISampleProvider

  • All Superinterfaces:
    java.rmi.Remote
    All Known Implementing Classes:
    RMIRemoteSampleProvider

    public interface RMISampleProvider
    extends java.rmi.Remote
    • Method Detail

      • fetchSample

        float[] fetchSample()
                     throws java.rmi.RemoteException
        Throws:
        java.rmi.RemoteException
      • close

        void close()
            throws java.rmi.RemoteException
        Throws:
        java.rmi.RemoteException