Module mochiweb_app

Callbacks for the mochiweb application.

Copyright © 2007 Mochi Media, Inc.

Behaviours: application.

Authors: Bob Ippolito (bob@mochimedia.com).

Description

Callbacks for the mochiweb application.

Function Index

start/2application start callback for mochiweb.
stop/1application stop callback for mochiweb.

Function Details

start/2

start(Type::_Type, StartArgs::_StartArgs) -> ServerRet

application start callback for mochiweb.

stop/1

stop(State::_State) -> ServerRet

application stop callback for mochiweb.


Generated by EDoc, Aug 8 2008, 22:08:33.