Skip navigation links

Oracle® Fusion Middleware Content Integration Suite (CIS) Java API Reference
11g Release 1 (11.1)

E17350-01


com.stellent.cis.client.command
Interface ICommandClientHandshakeAware


public interface ICommandClientHandshakeAware

Allow access to the CommandClient handshake object


Method Summary
 void setClientHandshake(ICommandClientHandshake clientHandshake)
          Set the handshake object retrieved from the command server

 

Method Detail

setClientHandshake

void setClientHandshake(ICommandClientHandshake clientHandshake)
Set the handshake object retrieved from the command server
Parameters:
clientHandshake - the object containing client initialization data

Skip navigation links

Oracle® Fusion Middleware Content Integration Suite (CIS) Java API Reference
11g Release 1 (11.1)

E17350-01


Copyright © 1996, 2010, Oracle and/or its affiliates. All rights reserved.