PacketRegistry constructor

PacketRegistry()

Implementation

factory PacketRegistry() {
  return _inst;
}