|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.ObjectRedes.Buffer
Redes.IPv4.ARP.PaqueteARP
Redes.IPv4.ARP.PeticionARP
Paquete ARP usado en las peticiones
| Field Summary |
| Fields inherited from class Redes.IPv4.ARP.PaqueteARP |
kOP_PETICION_ARP, kOP_RESPUESTA_ARP |
| Fields inherited from class Redes.Buffer |
|
| Constructor Summary | |
PeticionARP(Buffer peticion)
Constructor |
|
PeticionARP(Direccion dir_hardware_e,
Direccion dir_protocolo_e,
Direccion dir_protocolo_r)
Constructor, crea un paquete de tipo peticion ARP |
|
| Methods inherited from class Redes.Buffer |
Contenido, getBit, getByte, getByteH, getByteL, imprimible, Redimensiona, setBit, setByte, setByteH, setByteL, Tam |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PeticionARP(Direccion dir_hardware_e,
Direccion dir_protocolo_e,
Direccion dir_protocolo_r)
dir_hardware_e - Direccion fisica del emisordir_protocolo_e - Direccion de red del emisordir_protocolo_r - Direccion de red del receptor/objetivopublic PeticionARP(Buffer peticion)
peticion - Buffer con los datos
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||