exampple v0.3.0 Exampple.Component
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.
Link to this section Functions
Link to this function
authenticate(atom, arg, data)
Link to this function
callback_mode()
Link to this function
child_spec(arg)
Returns a specification to start this module under a supervisor.
See Supervisor
in Elixir v1.6+.
Link to this function
connected(atom1, atom2, data)
Link to this function
disconnected(type, arg2, data)
Link to this function
ready(arg1, arg2, data)
Link to this function
retrying(arg1, arg2, data)
Link to this function
send(data)
send(binary() | Exampple.Xml.Xmlel.t() | Exampple.Router.Conn.t()) :: :ok
Link to this function
start_link(args)
Link to this function
start_link(name, args)
Link to this function