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