Uses of Class
com.groupdocs.viewer.handlers.input.InputDataHandler

Packages that use InputDataHandler
com.groupdocs.viewer.handlers   
com.groupdocs.viewer.handlers.input   
 

Uses of InputDataHandler in com.groupdocs.viewer.handlers
 

Methods in com.groupdocs.viewer.handlers that return InputDataHandler
 InputDataHandler ViewerHandlerBasic.getInputDataHandler()
           
 

Constructors in com.groupdocs.viewer.handlers with parameters of type InputDataHandler
ViewerHandler(ServiceConfiguration config, InputDataHandler inputDataHandler)
           
ViewerHandler(ServiceConfiguration config, InputDataHandler inputDataHandler, CacheDataHandler cacheHandler)
           
ViewerHandlerBasic(ServiceConfiguration config, InputDataHandler inputDataHandler)
          Viewer constructor
ViewerHandlerBasic(ServiceConfiguration config, InputDataHandler inputDataHandler, CacheDataHandler cacheHandler)
          Viewer constructor
 

Uses of InputDataHandler in com.groupdocs.viewer.handlers.input
 

Subclasses of InputDataHandler in com.groupdocs.viewer.handlers.input
 class AmazonS3InputDataHandler
          Amazon S3 Input Data Handler
 class AzureInputDataHandler
           
 



Copyright © 2015. All rights reserved.