Overview | Package | Class | Tree | Deprecated | Index | Help | |||
PREV CLASS | NEXT CLASS | FRAMES | NO FRAMES | ||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--fi.hut.tcm.jacob.conduits.Transporter | +--fi.hut.tcm.jacob.conduits.MessageTransporter | +--fi.hut.tcm.jacob.conduits.Timeout
Fields inherited from class fi.hut.tcm.jacob.conduits.Transporter | |
next |
Method Summary | |
void | cancel()
|
void | finalize()
|
void | init(Side at,
Message message,
long timeout)
|
static Timeout | newTimeout(Side at,
Message message,
long timeout)
Creates a new Timeout and schedules it by calling timerThread.
schedule . |
void | reset()
|
Methods inherited from class fi.hut.tcm.jacob.conduits.MessageTransporter | |
at, at, at, at, finalize, getMessage, newMessageTransporter, proceed, setMessage |
Methods inherited from class fi.hut.tcm.jacob.conduits.Transporter | |
at, at, at, at, proceed, run, setNext, start, start |
Methods inherited from class java.lang.Object | |
clone, equals, finalize, getClass, hashCode, notifyAll, notify, toString, wait, wait, wait |
Method Detail |
protected static Timeout newTimeout(Side at, Message message, long timeout)
timerThread.
schedule
.protected void init(Side at, Message message, long timeout)
protected void reset()
protected void finalize()
protected void cancel()
Overview | Package | Class | Tree | Deprecated | Index | Help | |||
PREV CLASS | NEXT CLASS | FRAMES | NO FRAMES | ||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |