jmri.jmrix.loconet.locormi
Interface LnMessageBufferInterface

All Superinterfaces:
Remote
All Known Implementing Classes:
LnMessageBuffer

public interface LnMessageBufferInterface
extends Remote

Author:
Bob Jacobsen, Alex Shepherd Copyright (c) 2002

Method Summary
 void clear()
           
 void disable(int mask)
           
 void enable(int mask)
           
 Object[] getMessages(long timeout)
           
 void sendLocoNetMessage(LocoNetMessage m)
           
 

Method Detail

enable

void enable(int mask)
            throws RemoteException
Throws:
RemoteException

disable

void disable(int mask)
             throws RemoteException
Throws:
RemoteException

clear

void clear()
           throws RemoteException
Throws:
RemoteException

getMessages

Object[] getMessages(long timeout)
                     throws RemoteException
Throws:
RemoteException

sendLocoNetMessage

void sendLocoNetMessage(LocoNetMessage m)
                        throws RemoteException
Throws:
RemoteException


Copyright © 1997 - 2011 JMRI Community.
JMRI, DecoderPro, PanelPro, SoundPro, DispatcherPro and associated logos are our trademarks.

Additional information on copyright, trademarks and licenses is linked here.
Site hosted by: Get JMRI Model Railroad Interface at SourceForge.net. Fast, secure and Free Open Source software downloads