|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.neo.swarm.util.network.jrms.JRMSReceiver
| Field Summary | |
protected com.sun.multicast.reliable.transport.RMPacketSocket |
socket
|
| Constructor Summary | |
JRMSReceiver(java.net.InetAddress inetAddress,
int port)
|
|
JRMSReceiver(java.net.InetAddress inetAddress,
int port,
int transportProfile)
|
|
| Method Summary | |
void |
close()
|
byte[] |
read()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected com.sun.multicast.reliable.transport.RMPacketSocket socket
| Constructor Detail |
public JRMSReceiver(java.net.InetAddress inetAddress,
int port)
public JRMSReceiver(java.net.InetAddress inetAddress,
int port,
int transportProfile)
| Method Detail |
public byte[] read()
read in interface Receiverpublic void close()
close in interface Receiver
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||