Nitido Inc.

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

Packages that use SkinDispatcher
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 SkinDispatcher in com.nitido.nimbox.http
 

Subclasses of SkinDispatcher in com.nitido.nimbox.http
 class SkinDispatcherForDynamic
          The SkinDispatcher for Dynamic protocol (in other words, the regular JSP skins).
 class SkinDispatcherForForward
          The SkinDispatcher for do a RequestDispatcher.forward().
 class SkinDispatcherForInclude
          The SkinDispatcher for do a RequestDispatcher.include().
 class SkinDispatcherForNimlet
          The SkinDispatcher for Nimlet.
 class SkinDispatcherForRedirect
          The SkinDispatcher for do a HttpResponse.sendRedirect().
 class SkinDispatcherForStatic
          The SkinDispatcher for Nimlet.
 class SkinDispatcherForVoid
          The SkinDispatcher for Nimlet.
 

Methods in com.nitido.nimbox.http that return SkinDispatcher
protected  SkinDispatcher HttpNimletDriver.getSkinDispatcher(java.lang.String skinProtocol)
          This method returns a reference to the instance of the SkinDispatcher used to dispatch the given skin protocol.
 

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

Subclasses of SkinDispatcher in com.nitido.nimbox.http.enhanced
 class EnhancedDispatcher
          The Enhanced Skin dispatcher for Nimlet.
 


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.