|
![]() |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NimletException | |
---|---|
com.nitido.nim | This package contains NiM core classes. |
com.nitido.nimbox.http | This package contains the HttpServlet that acts as a Nimlet driver. |
com.nitido.nimbox.http.services.ad | The Advertisement Service for HTTP NiMBox. |
Uses of NimletException in com.nitido.nim |
---|
Methods in com.nitido.nim that throw NimletException | |
---|---|
void |
NimletContainer.attachEntity(Entity e)
This method is used to attach an entity to the container. |
void |
NimletContainer.detachEntity(Entity e)
This method is used to detach an entity from the container. |
void |
Nimlet.execute(Entity entity,
NimletInput in,
NimletOutput out)
This method is called to handle an authenticated request from an entity. |
void |
Nimlet.execute(NimletInput in,
NimletOutput out)
This method is called to handle a non-authenticated request from a client. |
void |
Nimlet.init(java.util.HashMap map)
This method is called by the NimletContainer or NimletDriver to initialize the Nimlet. |
Uses of NimletException in com.nitido.nimbox.http |
---|
Methods in com.nitido.nimbox.http that throw NimletException | |
---|---|
void |
HttpNimletContainer.attachEntity(Entity entity)
|
void |
HttpNimletContainer.detachEntity(Entity entity)
|
Uses of NimletException in com.nitido.nimbox.http.services.ad |
---|
Methods in com.nitido.nimbox.http.services.ad that throw NimletException | |
---|---|
void |
ADTrackingRedirectNimlet.execute(Entity entity,
NimletInput input,
NimletOutput output)
|
void |
ADTrackingRedirectNimlet.execute(NimletInput input,
NimletOutput output)
|
void |
ADTrackingRedirectNimlet.init(java.util.HashMap settings)
|
|
Nitido NiM 2.5 Java API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1999-2009 Nitido Inc. Proprietary and Confidential. All Rights Reserved.