Package com.inductiveautomation.snap.web
Class Web
java.lang.Object
com.inductiveautomation.snap.web.Web
This class manages data site.
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
Web
public Web() 
 - 
 - 
Method Details
- 
getWeb
Returns the shared web. - 
isSiteSet
Returns whether a site is already set for URL. - 
getSite
Returns a site for given source URL. - 
createSite
Creates a site for given URL. 
 -