Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWebRequestHandler Interface
Members
In This Topic
    IWebRequestHandler Interface
    In This Topic
    Defines an interface for handling web requests asynchronously. This interface provides a way to send GET requests to a specified URI.
    Syntax
    public interface IWebRequestHandler 
    See Also