Interface | Description |
---|---|
AjaxSwingConstants | |
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 | Description |
---|---|
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
|
HttpServletRequestImpl |
Serializable HttpServletRequest data that can be passed to remote client agent.
|
HttpServletRequestImpl.MyCookie | |
HttpServletRequestImpl.SerializableCookie |
Provides serializable wrapper for cookie.
|
HttpServletRequestImpl.SerializableEnumeration |
Provides serializable wrapper for Ennumeration.
|
InProcessHttpServletRequest |
Declare this class to resolve classpath to the application
classes.
|
JVMProcess |
Represents a standalone JVM process.
|
JVMProcess_Skel | |
JVMProcess_Stub | |
PlainJSPServlet |
AjaxSwing uses the PlainJSPServet to deny access to uploaded JSP pages
|
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.
|
ServletUtils | |
TemporaryFileRemover |
Copyright © 2000-2012 CreamTec LLC. All Rights Reserved.