Interface PacketSizeAccessor

All Known Subinterfaces:
PacketSizeAccessor.PacketSizeProperty

public interface PacketSizeAccessor
Provides an accessor for a packet size property.
  • Method Details

    • getPacketSize

      int getPacketSize()
      Retrieves the packet size from the packet size property.
      Returns:
      The packet size stored by the packet size property.