interface documentation
class IEthernetProtocol(Interface): (source)
Known implementations: twisted.pair.ethernet.EthernetProtocol
An interface for protocols that handle Ethernet frames
| Method | add |
Add an IRawPacketProtocol protocol |
| Method | datagram |
An Ethernet frame has been received |