Package com.creamtec.ajaxswing

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

Class Summary
AjaxSwingManager AjaxSwingManager is a helper class containing miscellaneous methods that provide simple means of integration with AjaxSwing system.
AjaxSwingRouter AjaxSwing uses the router servlet to receive, pre-process and delegate HTTP requests to the appropriate client agent.
AjaxSwingRouter.InProcessJVMFactory Extends the JVMFactory to provide AjaxSwing with a class that is not loaded from the boot class path.
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.
 



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