Receiver constructor

Receiver()

Implementation

factory Receiver()
{
  return _singleton;
}