Class RMIRemoteLED

  • All Implemented Interfaces:
    java.io.Serializable, java.rmi.Remote, RMILED

    public class RMIRemoteLED
    extends java.rmi.server.UnicastRemoteObject
    implements RMILED
    See Also:
    Serialized Form
    • Field Summary

      • Fields inherited from class java.rmi.server.RemoteObject

        ref
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected RMIRemoteLED()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void setPattern​(int pattern)  
      • Methods inherited from class java.rmi.server.UnicastRemoteObject

        clone, exportObject, exportObject, exportObject, exportObject, exportObject, unexportObject
      • Methods inherited from class java.rmi.server.RemoteServer

        getClientHost, getLog, setLog
      • Methods inherited from class java.rmi.server.RemoteObject

        equals, getRef, hashCode, toString, toStub
      • Methods inherited from class java.lang.Object

        finalize, getClass, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • RMIRemoteLED

        protected RMIRemoteLED()
                        throws java.rmi.RemoteException
        Throws:
        java.rmi.RemoteException
    • Method Detail

      • setPattern

        public void setPattern​(int pattern)
                        throws java.rmi.RemoteException
        Specified by:
        setPattern in interface RMILED
        Throws:
        java.rmi.RemoteException