Package com.inductiveautomation.snap.web


package com.inductiveautomation.snap.web
  • Class
    Description
    An exception that indicates that data source doesn't have permission to access data.
    A class to front for a table of data.
    This class represents a fetch of a set of data table rows for a given query.
    A class to describe type of content in WebFile (from WebURL).
    A class for working with parameter strings as found in a URL query part or fragment id, typically with the format: field1=value1&field2=value2
    Utilities for paths.
    A request to a server.
     
    The response.
    An exception wrapped around a failed response.
    Represents a data bearing object from a WebSite.
    This object represents a relation between a source row and a destination row or rows.
    An object to get, set and store site settings.
    This class manages data site.
    A class loader for a WebSite.
    Represents a file from a WebSite.
    An interface for classes that want to post modifications to files.
    This is an abstract class to provide data management (create, get, put, delete) and file management.
    Interface for Servlet.
    This class provides functionality to import a list of connected maps.
    A class to represent a URL for a WebSite and WebFile (it can be both for nested sources).
    A class to load URLs.
    Utility methods for Web classes.