p2p.simulator.network
Interface NetworkPipe

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

public interface NetworkPipe
extends java.rmi.Remote


Method Summary
 void pushMsg(Message msg)
           
 

Method Detail

pushMsg

void pushMsg(Message msg)
             throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException