trz.gaia.rna
Class CellulaTest
java.lang.Object
|
+--trz.gaia.AbstractCellula
|
+--trz.gaia.rna.CellulaBase
|
+--trz.gaia.rna.CellulaTest
- public class CellulaTest
- extends CellulaBase
Classe di test
Constructor Summary |
CellulaTest(java.lang.String nome)
Apre una con con la cellula specificata |
Methods inherited from class trz.gaia.rna.CellulaBase |
accetta,
apriConnessione,
chiudiConnessione,
chiudiConnessione,
crash,
entra,
esci,
getConnessioni,
getStato,
notifyRouteListener,
sendPacket,
toString |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
CellulaTest
public CellulaTest(java.lang.String nome)
- Apre una con con la cellula specificata
esegui
public void esegui()
- Il metodo che viene chiamato ad ogni tick
- Overrides:
- esegui in class CellulaBase
controllaConnessioni
protected void controllaConnessioni()
controllaAggregazione
protected void controllaAggregazione()
chiudiRandom
protected void chiudiRandom()
gestisciMsg
protected void gestisciMsg()
throws java.io.IOException
leggiMsg
protected void leggiMsg()
throws java.io.IOException
inviaMsg
protected void inviaMsg()
throws java.io.IOException