|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.renesys.raceway.SSF.Event
|
+--SSF.OS.PacketEvent
| Field Summary | |
private ProtocolMessage |
pkt
|
| Fields inherited from class com.renesys.raceway.SSF.Event |
$y, vy, xy, Xy, yy |
| Constructor Summary | |
PacketEvent()
|
|
PacketEvent(java.lang.Class)
|
|
PacketEvent(ProtocolMessage)
|
|
| Method Summary | |
void |
frombytes(byte[])
|
ProtocolMessage |
getHeaders()
|
byte[] |
tobytes()
|
| Methods inherited from class com.renesys.raceway.SSF.Event |
aliased, release, save, ww, zw |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private ProtocolMessage pkt
| Constructor Detail |
public PacketEvent()
public PacketEvent(ProtocolMessage)
public PacketEvent(java.lang.Class)
| Method Detail |
public ProtocolMessage getHeaders()
public void frombytes(byte[])
public byte[] tobytes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||