Nitido Inc.

Uses of Class
com.nitido.nimbox.http.HttpNimletDriver

Packages that use HttpNimletDriver
com.nitido.nimbox.http This package contains the HttpServlet that acts as a Nimlet driver. 
 

Uses of HttpNimletDriver in com.nitido.nimbox.http
 

Fields in com.nitido.nimbox.http declared as HttpNimletDriver
protected  HttpNimletDriver HttpNimletContainer._driver
           
 

Methods in com.nitido.nimbox.http that return HttpNimletDriver
 HttpNimletDriver HttpNimletContainer.getNimletDriver()
          This method returns the cached reference to the HttpNimletDriver object.
 

Constructors in com.nitido.nimbox.http with parameters of type HttpNimletDriver
HttpNimletContainer(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, HttpNimletDriver driver)
          This methods is used to create a new instance of an HttpNimletContainer.
 


Nitido NiM 2.5 Java API

These JavaDoc pages are generated for release/nim_2_5-2.5.44

Copyright © 1999-2009 Nitido Inc.    Proprietary and Confidential.    All Rights Reserved.