Package com.inductiveautomation.snap.web
Class Web
java.lang.Object
com.inductiveautomation.snap.web.Web
This class manages data site.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
Webpublic Web()
 
- 
- 
Method Details- 
getWebReturns the shared web.
- 
isSiteSetReturns whether a site is already set for URL.
- 
getSiteReturns a site for given source URL.
- 
createSiteCreates a site for given URL.
 
-