Package com.ibm.b2bi.im.portal

Interface Summary
CleanupConnections Service developers can implement this interface to do cleanup operations when the user logs out.
 

Class Summary
EpicContextBean This class can be used to hold the interaction context details during user's HTTP session.
ePortal This should be the first servlet to be invoked to allow authorized access to all services hosted in the installed solution desktop.
HandleSessionServlet Use this as the base class for user servlets to handle session timeout issues.
 

Exception Summary
NodeNotFoundException Thrown when a specific node with the given name is not to be found in the instance of EpicContextBean associated with the current HTTP session.