Interface LnMessageBufferInterface

    • Method Detail

      • enable

        void enable​(int mask)
             throws java.rmi.RemoteException
        Throws:
        java.rmi.RemoteException
      • disable

        void disable​(int mask)
              throws java.rmi.RemoteException
        Throws:
        java.rmi.RemoteException
      • clear

        void clear()
            throws java.rmi.RemoteException
        Throws:
        java.rmi.RemoteException
      • getMessages

        java.lang.Object[] getMessages​(long timeout)
                                throws java.rmi.RemoteException
        Throws:
        java.rmi.RemoteException