|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.renesys.raceway.SSF.Entity
|
+--SSF.Net.ptpLinkLayer
| Nested Class Summary | |
(package private) class |
ptpLinkLayer.ptpPeerEnumeration
|
| Field Summary | |
(package private) NIC[] |
ends
|
private link |
forLink
|
| Fields inherited from class com.renesys.raceway.SSF.Entity |
|
| Constructor Summary | |
ptpLinkLayer(link)
|
|
| Method Summary | |
protected com.renesys.raceway.SSF.inChannel |
in(NIC)
|
link |
onLink()
|
NIC |
peer(NIC)
|
java.util.Enumeration |
peers(NIC)
|
com.renesys.raceway.SSF.Event[] |
receive(NIC)
|
void |
transmit(NIC,
PacketEvent,
long)
|
void |
up(NIC)
|
| Methods inherited from class com.renesys.raceway.SSF.Entity |
alignment, alignTo, coalignedEntities, inChannels, init, joinAll, makeIndependent, now, outChannels, pauseAll, playRole, processes, resumeAll, startAll, startAll, startClient, startClient, startServer, W, Z |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private link forLink
NIC[] ends
| Constructor Detail |
public ptpLinkLayer(link)
| Method Detail |
public link onLink()
onLink in interface linkLayerprotected com.renesys.raceway.SSF.inChannel in(NIC)
public void up(NIC)
up in interface linkLayer
public void transmit(NIC,
PacketEvent,
long)
transmit in interface linkLayerpublic com.renesys.raceway.SSF.Event[] receive(NIC)
receive in interface linkLayerpublic NIC peer(NIC)
public java.util.Enumeration peers(NIC)
peers in interface linkLayer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||