Uses of Interface
com.hcl.voltmx.sync.services.interceptor.ISyncRequestContext

Packages that use ISyncRequestContext
com.hcl.voltmx.sync.services.interceptor   
 

Uses of ISyncRequestContext in com.hcl.voltmx.sync.services.interceptor
 

Methods in com.hcl.voltmx.sync.services.interceptor with parameters of type ISyncRequestContext
 void ISyncDownloadInterceptor.processRequest(ISyncRequestContext context)
          This method will be invoked by the sync services for each request from the client
 void ISyncUploadInterceptor.processRequest(ISyncRequestContext context)
          This method will be invoked by the sync services for each request from the client