Package com.cri.xcat.api.examples

Provides examples on simple use-cases for connecting to and communicating with an xCAT server.

See:
          Description

Class Summary
BasicTest This class sends a basic request to xcatd (tabdump site) and gets the response.
CreateRequest This request is a time consuming request, and therefore we do not want to wait for it to complete, but instead just be notified when new messages appear.
DetailedRequest  
NonBlockingHandler  
SpecificTest  
 

Package com.cri.xcat.api.examples Description

Provides examples on simple use-cases for connecting to and communicating with an xCAT server.