|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.rmi.server.RemoteObject
java.rmi.server.RemoteStub
creamtec.webcream.ClientAgentImpl_Stub
public final class ClientAgentImpl_Stub
| Constructor Summary | |
|---|---|
ClientAgentImpl_Stub()
|
|
ClientAgentImpl_Stub(java.rmi.server.RemoteRef ref)
|
|
| Method Summary | |
|---|---|
void |
init(AgentInitData $param_AgentInitData_1)
Initializes the client |
void |
ping()
Renews a lease on the agent. |
HttpResponseData |
processHttpRequest(HttpRequestData $param_HttpRequestData_1)
Processes HTTP request |
HttpResponseData |
renderCurrentWindow(HttpRequestData $param_HttpRequestData_1)
Renderes the currently focused window as HTML |
void |
runApp(boolean $param_boolean_1)
Runs the application/applet. |
void |
shutdown()
Terminates the client JVM |
| Methods inherited from class java.rmi.server.RemoteObject |
|---|
equals, getRef, hashCode, toString, toStub |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ClientAgentImpl_Stub()
public ClientAgentImpl_Stub(java.rmi.server.RemoteRef ref)
| Method Detail |
|---|
public void init(AgentInitData $param_AgentInitData_1)
throws java.lang.Exception,
java.rmi.RemoteException
ClientAgentRemote
init in interface ClientAgentRemotejava.lang.Exception
java.rmi.RemoteException
public void ping()
throws java.rmi.RemoteException
ClientAgentRemote
ping in interface ClientAgentRemotejava.rmi.RemoteException
public HttpResponseData processHttpRequest(HttpRequestData $param_HttpRequestData_1)
throws WebCreamException,
java.rmi.RemoteException
ClientAgentRemote
processHttpRequest in interface ClientAgentRemoteWebCreamException
java.rmi.RemoteException
public HttpResponseData renderCurrentWindow(HttpRequestData $param_HttpRequestData_1)
throws WebCreamException,
java.rmi.RemoteException
ClientAgentRemote
renderCurrentWindow in interface ClientAgentRemoteWebCreamException
java.rmi.RemoteException
public void runApp(boolean $param_boolean_1)
throws WebCreamException,
java.rmi.RemoteException
ClientAgentRemote
runApp in interface ClientAgentRemoteWebCreamException
java.rmi.RemoteException
public void shutdown()
throws java.rmi.RemoteException
ClientAgentRemote
shutdown in interface ClientAgentRemotejava.rmi.RemoteException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||