| Package | Description |
|---|---|
| io.pkts.framer | |
| io.pkts.packet | |
| io.pkts.packet.impl |
| Modifier and Type | Method and Description |
|---|---|
MACPacket |
EthernetFramer.frame(PCapPacket parent,
Buffer buffer)
Ask the framer to frame the buffer into a packet.
|
MACPacket |
SllFramer.frame(PCapPacket parent,
Buffer buffer)
Ask the framer to frame the buffer into a packet.
|
| Modifier and Type | Method and Description |
|---|---|
IPv6Packet |
IPv6Framer.frame(MACPacket parent,
Buffer payload)
Ask the framer to frame the buffer into a packet.
|
| Modifier and Type | Method and Description |
|---|---|
MACPacket |
MACPacket.clone() |
| Modifier and Type | Class and Description |
|---|---|
class |
MACPacketImpl |
| Modifier and Type | Method and Description |
|---|---|
MACPacket |
MACPacketImpl.clone() |
Copyright © 2021. All Rights Reserved.