Package creamtec.webcream

Interface Summary
RouterRequestFilter This interface must be implemented by classes in order to do pre- and post-processing of HTTP requests on the servlet level.
WebCreamSessionListener WebCreamSessionListener can be used to do task that are required before or after a client session has been created or deleted.
 

Class Summary
ClientAgentImpl  
ClientAgentImpl_Skel  
ClientAgentImpl_Stub  
ClientAgentManagerImpl Centralized manager of ClientAgents.
ClientAgentManagerImpl_Skel  
ClientAgentManagerImpl_Stub  
FileUploadHandler Used to process uploaded files
JVMProcess Represents a standalone JVM process.
JVMProcess_Skel  
JVMProcess_Stub  
ServletHelper Provides implementation for most of the logic of processing an incoming HTTP servlet request and forwarding it to a client agent.
ServletHelper.InProcessClientAgent Declare this class to resolve classpath to the application classes.
WebCreamManager WebCreamManager is a helper class containing miscellaneous methods that provide simple means of integration with WebCream system.
WebCreamRouter WebCream uses the router servlet to receive, pre-process and delegate HTTP requests to the appropriate client agent.
WebCreamRouter.InProcessJVMFactory Extends the JVMFactory to provide WebCream with a class that is not loaded from the boot class path.
 



Copyright © 2000-2006 CreamTec LLC. All Rights Reserved.