3 This test is designed to excercise the connection cache related code
4 in a complex pluggable protocol such as SSLIOP.
6 An object reference is sent to the target as an "in" parameter. The
7 target then uses that object reference to invoke a callback method on
8 an object residing at the client.
10 If the secure connection is not cached properly, then it will not be
11 possible to invoke the callback method on the client.