|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.ObjectProyecto.Objeto
Redes.Red
Redes.PuntoAPunto.PuntoAPunto
Red Punto a Punto (componente simulable)
| Field Summary | |
static int |
kRETARDO
|
static int |
kTIPO
|
| Constructor Summary | |
PuntoAPunto()
Constructor |
|
| Method Summary | |
ListaParametros |
Caracteristicas()
Devuelve la lista de caracteristicas genericas de este tipo de red |
int |
Pendientes()
Devuelve el numero de tramas que quedan por procesar |
void |
Procesar(int instante)
Procesa las tramas programadas para un determinado instante |
boolean |
SoportaARP()
Los enlaces punto a punto no soportan ARP |
| Methods inherited from class Redes.Red |
Conectar, ConectarA, ConectarA, Enviar, getMTU, NumEquiposConectados, Retransmitir, setMTU |
| Methods inherited from class Proyecto.Objeto |
DEBUG, getEvento, getInterfaz, getInterfaz, getNombre, getParametros, NuevoEvento, NumEventos, NumInterfaces, setNombre |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static int kTIPO
public static int kRETARDO
| Constructor Detail |
public PuntoAPunto()
| Method Detail |
public void Procesar(int instante)
Procesar in class Objetoinstante - Instante de tiempopublic int Pendientes()
Pendientes in class Objetopublic ListaParametros Caracteristicas()
Caracteristicas in class Objetopublic boolean SoportaARP()
SoportaARP in class Red
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||