Class: Pio::Arp::Request

Inherits:
Message show all
Defined in:
lib/pio/arp/request.rb

Overview

ARP Request packet generator

Defined Under Namespace

Classes: Options

Constant Summary collapse

OPERATION =
1

Method Summary

Methods inherited from Message

#initialize, #method_missing

Constructor Details

This class inherits a constructor from Pio::Arp::Message

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Pio::Arp::Message