Module exmpp_sup

The module exmpp_sup is the master supervisor.

Behaviours: supervisor.

Authors: Jean-Sébastien Pédron (js.pedron@meetic-corp.com).

Description

The module exmpp_sup is the master supervisor.

It will start the following services:

  1. exmpp_stringprep
  2. exmpp_tls

It's not intended to be used directly.

Function Index

start_link/0Start the supervisor and link to it.

Function Details

start_link/0

start_link() -> Result

Start the supervisor and link to it.

See also: supervisor:start_link/3.


Generated by EDoc, Jan 21 2011, 01:43:51.