Uses of Package
creamtec.webcream.core

Packages that use creamtec.webcream.core
creamtec.webcream   
creamtec.webcream.core   
creamtec.webcream.examples   
creamtec.webcream.gui   
creamtec.webcream.gui.peer   
creamtec.webcream.rendering   
creamtec.webcream.rendering.html   
creamtec.webcream.servlet   
 

Classes in creamtec.webcream.core used by creamtec.webcream
AgentInitData
          Contains Client Agent initialization data, that is passed to a newly instantiated client
ClientAgent
          Main class within the client process/virtual process.
ClientAgentManagerRemote
          Centralized manager of ClientAgents.
ClientAgentRemote
          Remote interface, through which a ClientAgent can be accessed via RMI
HttpRequestData
          Holds various HTTP request parameters, mostly mirroring HttpRequest interface
HttpResponseData
          Contains response parameters, that are sent back to the servlet from the client agent.
JVMFactory
          Creates and manages external JVMs.
JVMFactoryRemote
          Specifies the communication protocol between JVM processes and the JVM factory
JVMProcessRemote
           
WebCreamException
          Used to report all errors in WebCream
 

Classes in creamtec.webcream.core used by creamtec.webcream.core
ActionData
          Contains parameters, associated with action, that needs to be performed or emulated.
AgentInitData
          Contains Client Agent initialization data, that is passed to a newly instantiated client
AgentRequestFilter
          Used to do pre- and post-processing of requests received by the client agent.
ClientAgent
          Main class within the client process/virtual process.
ClientAgentFactory
          Creates, maintains and shuts down virtual client agents.
ClientAgentManager
          Centralized manager of virtual client instances.
ClientAgentManagerRemote
          Centralized manager of ClientAgents.
ClientAgentRemote
          Remote interface, through which a ClientAgent can be accessed via RMI
HttpRequestData
          Holds various HTTP request parameters, mostly mirroring HttpRequest interface
HttpResponseData
          Contains response parameters, that are sent back to the servlet from the client agent.
JVMFactory
          Creates and manages external JVMs.
JVMFactoryRemote
          Specifies the communication protocol between JVM processes and the JVM factory
JVMProcessContext
          Stores the context parameters of the current JVM
JVMProcessRemote
           
ThreadManager
          Manages associations between objects and WebCream threads
WebCreamException
          Used to report all errors in WebCream
WebCreamProperties
          Caches certain properties for faster lookup.
WebCreamPropertiesManager
          Loads and manages the configuration properties for all applications configured in WebCream/conf directory.
WebCreamThread
          WebCream uses a pool of its own threads to process incoming requests.
WebCreamThreadGroup
          WebCream uses its own thread groups to keep track of the threads created by, and of behalf of, the virtual application.
 

Classes in creamtec.webcream.core used by creamtec.webcream.examples
ActionData
          Contains parameters, associated with action, that needs to be performed or emulated.
AgentRequestFilter
          Used to do pre- and post-processing of requests received by the client agent.
ClientAgent
          Main class within the client process/virtual process.
ClientAgentRemote
          Remote interface, through which a ClientAgent can be accessed via RMI
HttpRequestData
          Holds various HTTP request parameters, mostly mirroring HttpRequest interface
HttpResponseData
          Contains response parameters, that are sent back to the servlet from the client agent.
 

Classes in creamtec.webcream.core used by creamtec.webcream.gui
ActionData
          Contains parameters, associated with action, that needs to be performed or emulated.
ClientAgent
          Main class within the client process/virtual process.
HttpRequestData
          Holds various HTTP request parameters, mostly mirroring HttpRequest interface
WebCreamException
          Used to report all errors in WebCream
 

Classes in creamtec.webcream.core used by creamtec.webcream.gui.peer
WebCreamThread
          WebCream uses a pool of its own threads to process incoming requests.
 

Classes in creamtec.webcream.core used by creamtec.webcream.rendering
AgentInitData
          Contains Client Agent initialization data, that is passed to a newly instantiated client
ClientAgent
          Main class within the client process/virtual process.
 

Classes in creamtec.webcream.core used by creamtec.webcream.rendering.html
ClientAgent
          Main class within the client process/virtual process.
WebCreamException
          Used to report all errors in WebCream
 

Classes in creamtec.webcream.core used by creamtec.webcream.servlet
ClientAgent
          Main class within the client process/virtual process.
ClientAgentRemote
          Remote interface, through which a ClientAgent can be accessed via RMI
WebCreamException
          Used to report all errors in WebCream
 



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