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

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

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

Methods in com.hcl.voltmx.sync.services.interceptor with parameters of type ISyncResponseContext
 void ISyncDownloadInterceptor.processReseponse(ISyncResponseContext context)
          This method will be invoked by the sync services before sending the response to the client
 void ISyncUploadInterceptor.processReseponse(ISyncResponseContext context)
          This method will be invoked by the sync services before sending the response to the client