ch.nix.ert.communication.rmi
Interface NodeCommunicationRmiInterface

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
NodeCommunicationRmi

public interface NodeCommunicationRmiInterface
extends java.rmi.Remote

TODO Edit this text for a better description

Author:
michi

Method Summary
 void receive(DataItem dataItem)
           
 

Method Detail

receive

public void receive(DataItem dataItem)
             throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException


Copyright © 2004 Michael Kussmaul - Revision: 183 - Date: 2004-11-16T15:42:13.763853Z