Copyright © 2010 Marc Worrell Date: 2010-01-19
Authors: Marc Worrell (marc@worrell.nl).
| event/2 | |
| is_authorized/1 | |
| process/4 | |
| service_available/1 |
event(Submit, Context) -> any()
is_authorized(Context) -> any()
process(Method, AcceptedCT, ProvidedCT, Context) -> any()
service_available(Context) -> any()
Generated by EDoc