- getConnectionHolder() - Method in interface com.ibm.rational.test.lt.execution.socket.custom.ISckReceiveAction
-
- getConnectionHolder() - Method in interface com.ibm.rational.test.lt.execution.socket.custom.ISckSendAction
-
- getCurrentlyReceivedBytes() - Method in interface com.ibm.rational.test.lt.execution.socket.custom.ISckConnectionHolder
-
Only available before the receive action is terminated by a call to receiveSuccess() or
handleException().
- getCurrentlyReceivedBytesCount() - Method in interface com.ibm.rational.test.lt.execution.socket.custom.ISckConnectionHolder
-
Only available before the receive action is terminated by a call to receiveSuccess() or
handleException().
- getFinallyReceivedBytes() - Method in interface com.ibm.rational.test.lt.execution.socket.custom.ISckConnectionHolder
-
Only available after the receive action is terminated by a call to receiveSuccess() or
handleException().
- getFinallyReceivedBytesCount() - Method in interface com.ibm.rational.test.lt.execution.socket.custom.ISckConnectionHolder
-
Only available after the receive action is terminated by a call to receiveSuccess() or
handleException().
- getHostName() - Method in interface com.ibm.rational.test.lt.execution.socket.custom.ISckConnectionHolder
-
- getLastConnectOrSendTimeStamp() - Method in interface com.ibm.rational.test.lt.execution.socket.custom.ISckConnectionHolder
-
As a result of a call to System.currentTimeMillis()
, timestamps are collected by the
connection holder when the Connection and the Send actions are actually done.
- getLastSentBytes() - Method in interface com.ibm.rational.test.lt.execution.socket.custom.ISckConnectionHolder
-
- getLastSentBytesCount() - Method in interface com.ibm.rational.test.lt.execution.socket.custom.ISckConnectionHolder
-
- getPort() - Method in interface com.ibm.rational.test.lt.execution.socket.custom.ISckConnectionHolder
-
- getResponseTime() - Method in interface com.ibm.rational.test.lt.execution.socket.custom.ISckConnectionHolder
-
- getText() - Method in interface com.ibm.rational.test.lt.execution.socket.custom.ISckVerificationPoint
-
Called after the test() method, as a chance for the end-user to provide a message
explaining the verdict.