libxrdeveloper's documentation
Data Fields

_xr_servlet_def Struct Reference

Servlet description structure. More...

#include <xr-server.h>

Data Fields

char * name
 Servlet name (/Name resource for client).
int size
 Size of the private object.
servlet_init_t init
 Servlet constructor.
servlet_fini_t fini
 Servlet destructor.
servlet_method_t pre_call
 Pre-call hook.
servlet_method_t post_call
 Post-call hook.
servlet_download_t download
 Download hook.
servlet_upload_t upload
 Upload hook.
int methods_count
 Count of the methods implemented by the server.
xr_servlet_method_defmethods
 Methods descriptions.
servlet_method_t fallback
 Fallback (undefined method) hook.
void * padding1 [10]

Detailed Description

Servlet description structure.


The documentation for this struct was generated from the following file:
Documentation for libxr, Sun Nov 28 2010 15:57:15.