package-info.java 219 B

123456
  1. /**
  2. * Package contains Packet implementations which are sent by protocols of the parent package protocols.
  3. *
  4. * @author Andreas T. Meyer-Berg
  5. */
  6. package de.tu_darmstadt.tk.SmartHomeNetworkSim.core.protocols.packets;