View Source Grizzly.ZIPGateway.Supervisor (grizzly v6.5.1)

Supervisor for the Z/IP Gateway process.

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor.

Restarts the Z/IP Gateway process if it is running.

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

@spec restart_zipgateway() :: :ok

Restarts the Z/IP Gateway process if it is running.

@spec start_link(Grizzly.Options.t()) :: Supervisor.on_start()