|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.vattp.data.StreamMessage
Field Summary | |
(package private) byte[] |
myMessage
|
(package private) Runnable |
myNotification
|
(package private) Vat |
myPlaceToRun
|
Constructor Summary | |
(package private) |
StreamMessage(byte[] message,
Runnable notification,
Vat placeToRun)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
final byte[] myMessage
final Runnable myNotification
final Vat myPlaceToRun
Constructor Detail |
StreamMessage(byte[] message, Runnable notification, Vat placeToRun)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |