Copyright © 2009 Marc Worrell Date: 2009-12-01
Authors: Marc Worrell (marc@worrell.nl).
| allowed_methods/1 | |
| content_types_provided/1 | |
| forbidden/1 | |
| process/4 | |
| service_available/1 |
allowed_methods(Context) -> any()
content_types_provided(Context) -> any()
forbidden(Context) -> any()
process(Method, AcceptedCT, ProvidedCT, Context) -> any()
service_available(Context) -> any()
Generated by EDoc