package packet
Ordering
- Alphabetic
Visibility
- Public
- Protected
Package Members
- package fundamental
- package traffic
Type Members
- abstract class AbstractAttributesPresence extends PacketAttributesPresence
- abstract class AbstractPacketChannelBundle extends ChannelPacketBundle
- class SimplePacketAttributes extends PacketAttributes
- case class SimplePacketBundle(packet: Packet, attributes: PacketAttributes, coords: PacketCoordinates, ordinal: Option[Int]) extends PacketBundle with Product with Serializable
- case class UnexpectedPacketException(msg: String, cause: Throwable = null) extends PacketException with Product with Serializable
Value Members
- object SimplePacketAttributes extends Serializable
- object SimplePacketBundle extends Serializable