Uses of Interface
org.zkoss.web.servlet.Servlets.BrowserIdentifier

Packages that use Servlets.BrowserIdentifier
org.zkoss.web.servlet Servlet relevant utilities. 
 

Uses of Servlets.BrowserIdentifier in org.zkoss.web.servlet
 

Methods in org.zkoss.web.servlet that return Servlets.BrowserIdentifier
static Servlets.BrowserIdentifier Servlets.getBrowserIdentifier()
          Returns the browser identifier, or null if no such plugin.
 

Methods in org.zkoss.web.servlet with parameters of type Servlets.BrowserIdentifier
static void Servlets.setBrowserIdentifier(Servlets.BrowserIdentifier bwid)
          Sets the browser identifier that is used to assist Servlets.isBrowser(javax.servlet.ServletRequest, java.lang.String) to identify a client.
 



Copyright © 2005-2009 Potix Corporation. All Rights Reserved. SourceForge.net Logo