Uses of Class
creamtec.webcream.core.AgentInitData

Packages that use AgentInitData
creamtec.webcream   
creamtec.webcream.core   
creamtec.webcream.rendering   
 

Uses of AgentInitData in creamtec.webcream
 

Methods in creamtec.webcream with parameters of type AgentInitData
 void ClientAgentImpl.init(AgentInitData data)
          Initializes the client
 void ClientAgentImpl_Stub.init(AgentInitData $param_AgentInitData_1)
           
 

Uses of AgentInitData in creamtec.webcream.core
 

Methods in creamtec.webcream.core that return AgentInitData
 AgentInitData ClientAgent.getInitData()
          Returns application initialization data
 

Methods in creamtec.webcream.core with parameters of type AgentInitData
 void ClientAgent.init(AgentInitData data)
          Completes client initialization by storing the data.
 void ClientAgentRemote.init(AgentInitData data)
          Initializes the client
 

Uses of AgentInitData in creamtec.webcream.rendering
 

Methods in creamtec.webcream.rendering with parameters of type AgentInitData
 HTMLPageRenderer DocumentRendererFactory.getHTMLPageRenderer(AgentInitData initData)
          Locates the document renderer that supports the given browser
 



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