|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.dse.cs.servlet.CSNotifSrvToClProtocol
The CSNotifSrvToClProtocol class implements the request that provides event notifications from the server to the client.
Constructor Summary | |
---|---|
CSNotifSrvToClProtocol()
This constructor creates a CSNotifSrvToCIProtocol object. |
Method Summary | |
---|---|
CSClient |
getCurrentInstanceCSClient()
Gets the _current_instance_CSClient property (com.ibm.dse.clientserver.CSClient) value. |
void |
setCurrentInstanceCSClient(CSClient myCSClient)
Sets the _current_instance_CSClient property (com.ibm.dse.clientserver.CSClient) value. |
void |
waitForEvent(CSClient myCSClient)
Receives events from the server. |
void |
writeAndReadInSocket()
Receives events from the server. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CSNotifSrvToClProtocol()
Method Detail |
public CSClient getCurrentInstanceCSClient()
public void setCurrentInstanceCSClient(CSClient myCSClient)
myCSClient
- com.ibm.dse.clientserver.CSClientpublic void waitForEvent(CSClient myCSClient) throws java.lang.Exception
java.lang.Exception
public void writeAndReadInSocket() throws java.lang.Exception
java.lang.Exception
|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |