Nitido Inc.

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

Packages that use HttpNimletContainer
com.nitido.nimbox.http This package contains the HttpServlet that acts as a Nimlet driver. 
com.nitido.nimbox.http.enhanced The enhancement components of HTTP NiMBox. 
 

Uses of HttpNimletContainer in com.nitido.nimbox.http
 

Methods in com.nitido.nimbox.http with parameters of type HttpNimletContainer
protected  void SkinDispatcherForNimlet._dispatch(HttpNimletContainer container, HttpNimletOutput output, int currentChainLevel)
           
 void SkinDispatcherForRedirect.dispatch(HttpNimletContainer container, HttpNimletOutput prevOut)
           
 void SkinDispatcherForForward.dispatch(HttpNimletContainer container, HttpNimletOutput prevOut)
           
 void SkinDispatcherForDynamic.dispatch(HttpNimletContainer container, HttpNimletOutput prevOut)
           
 void SkinDispatcherForVoid.dispatch(HttpNimletContainer container, HttpNimletOutput prevOut)
           
 void SkinDispatcherForNimlet.dispatch(HttpNimletContainer container, HttpNimletOutput prevOut)
           
abstract  void SkinDispatcher.dispatch(HttpNimletContainer container, HttpNimletOutput prevOut)
          This method is responsible for dispatching the information as specified by the parameters
 void SkinDispatcherForInclude.dispatch(HttpNimletContainer container, HttpNimletOutput prevOut)
           
 void SkinDispatcherForStatic.dispatch(HttpNimletContainer container, HttpNimletOutput prevOut)
           
protected  void HttpNimletDriver.handleError(HttpNimletContainer container, java.lang.Exception e)
          This method is invoked by the handleRequest() method of the class when this method encounters an error.
protected  void SkinDispatcherForNimlet.handleNextSkin(HttpNimletContainer container, java.lang.String nimletName, HttpNimletOutput newOut, int currentChainLevel)
           
protected  void SkinDispatcherForNimlet.handleNimletExecution(HttpNimletContainer container, HttpNimletOutput prevOut, Skin nimletSkin, int currentChainLevel)
           
protected  void HttpNimletDriver.notifyOfError(HttpNimletContainer container, java.lang.Exception rootCause, int errorCode)
          This method notifies the user of a system exception.
 

Constructors in com.nitido.nimbox.http with parameters of type HttpNimletContainer
HttpNimletInput(HttpNimletContainer container, java.util.HashMap inValues)
          The default constructor.
 

Uses of HttpNimletContainer in com.nitido.nimbox.http.enhanced
 

Methods in com.nitido.nimbox.http.enhanced with parameters of type HttpNimletContainer
 void EnhancedDispatcher.dispatch(HttpNimletContainer container, HttpNimletOutput prevOut)
           
 java.lang.String LocaleHandler.getLocale(HttpNimletContainer container)
          Returns the preffered language.
 


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.