Package com.inductiveautomation.snap.web
Class Web
- java.lang.Object
- 
- com.inductiveautomation.snap.web.Web
 
- 
 public class Web extends java.lang.ObjectThis class manages data site.
- 
- 
Constructor SummaryConstructors Constructor Description Web()
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description protected WebSitecreateSite(WebURL aSiteURL)Creates a site for given URL.protected WebSitegetSite(WebURL aSiteURL)Returns a site for given source URL.static WebgetWeb()Returns the shared web.booleanisSiteSet(WebURL aURL)Returns whether a site is already set for URL.
 
-