org.neo.swarm.util.network.multicast
Interface Receiver

All Known Implementing Classes:
JRMSReceiver, JXReciever, MulticastReader

public interface Receiver

Author:
navery

Method Summary
 void close()
           
 byte[] read()
           
 

Method Detail

read

public byte[] read()
            throws java.io.IOException
Throws:
java.io.IOException

close

public void close()
           throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2001-2004 SWARM-ONE -First Generation (S)calable(W)ide(AR)ea(M)esh. All Rights Reserved.