Package com.cri.xcat.api

Provides classes and interfaces for the core communication process with an xCAT daemon.

See:
          Description

Interface Summary
IResponseHandler This interface is used for handling an xCAT response (from the xCAT daemon).
 

Class Summary
Connection This class contains the information needed to make a valid SSL socket connection to an xCAT daemon.
Request A request (also referred to as a command) is the basic information that is sent to the xCAT daemon.
XcatConstants  
XcatInputStream Extends any InputStream by forcing a input stream to report the end of reading once a
 

Exception Summary
XcatCommunicationException  
 

Package com.cri.xcat.api Description

Provides classes and interfaces for the core communication process with an xCAT daemon.