Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

alma::acs::callbacks::ResponderUtil Class Reference

List of all members.

Static Public Member Functions

Completion giveCompletion (Exception exc)
Completion giveCompletion ()
CBDescOut giveDescOut (CBDescIn descIn)
void respond (String returnValue, CBstring cb, CBDescIn descIn)
void respond (Exception exc, CBstring cb, CBDescIn descIn)
void respond (String[] returnValue, CBstringSeq cb, CBDescIn descIn)
void respond (Exception exc, CBstringSeq cb, CBDescIn descIn)
void respond (int returnValue, CBlong cb, CBDescIn descIn)
void respond (Exception exc, CBlong cb, CBDescIn descIn)
void respond (int[] returnValue, CBlongSeq cb, CBDescIn descIn)
void respond (Exception exc, CBlongSeq cb, CBDescIn descIn)
void respond (double returnValue, CBdouble cb, CBDescIn descIn)
void respond (Exception exc, CBdouble cb, CBDescIn descIn)
void respond (double[] returnValue, CBdoubleSeq cb, CBDescIn descIn)
void respond (Exception exc, CBdoubleSeq cb, CBDescIn descIn)

Detailed Description

Author:
mschilli


Member Function Documentation

Completion alma::acs::callbacks::ResponderUtil::giveCompletion  )  [inline, static]
 

Completion alma::acs::callbacks::ResponderUtil::giveCompletion Exception  exc  )  [inline, static]
 

CBDescOut alma::acs::callbacks::ResponderUtil::giveDescOut CBDescIn  descIn  )  [inline, static]
 

void alma::acs::callbacks::ResponderUtil::respond Exception  exc,
CBdoubleSeq  cb,
CBDescIn  descIn
[inline, static]
 

Parameters:
exc 
cb 
descIn 

void alma::acs::callbacks::ResponderUtil::respond double[]  returnValue,
CBdoubleSeq  cb,
CBDescIn  descIn
[inline, static]
 

Parameters:
returnValue 
cb 
descIn 

void alma::acs::callbacks::ResponderUtil::respond Exception  exc,
CBdouble  cb,
CBDescIn  descIn
[inline, static]
 

Parameters:
exc 
cb 
descIn 

void alma::acs::callbacks::ResponderUtil::respond double  returnValue,
CBdouble  cb,
CBDescIn  descIn
[inline, static]
 

Parameters:
returnValue 
cb 
descIn 

void alma::acs::callbacks::ResponderUtil::respond Exception  exc,
CBlongSeq  cb,
CBDescIn  descIn
[inline, static]
 

Parameters:
exc 
cb 
descIn 

void alma::acs::callbacks::ResponderUtil::respond int[]  returnValue,
CBlongSeq  cb,
CBDescIn  descIn
[inline, static]
 

Parameters:
returnValue 
cb 
descIn 

void alma::acs::callbacks::ResponderUtil::respond Exception  exc,
CBlong  cb,
CBDescIn  descIn
[inline, static]
 

Parameters:
exc 
cb 
descIn 

void alma::acs::callbacks::ResponderUtil::respond int  returnValue,
CBlong  cb,
CBDescIn  descIn
[inline, static]
 

Parameters:
returnValue 
cb 
descIn 

void alma::acs::callbacks::ResponderUtil::respond Exception  exc,
CBstringSeq  cb,
CBDescIn  descIn
[inline, static]
 

Parameters:
exc 
cb 
descIn 

void alma::acs::callbacks::ResponderUtil::respond String[]  returnValue,
CBstringSeq  cb,
CBDescIn  descIn
[inline, static]
 

Parameters:
returnValue 
cb 
descIn 

void alma::acs::callbacks::ResponderUtil::respond Exception  exc,
CBstring  cb,
CBDescIn  descIn
[inline, static]
 

Parameters:
exc 
cb 
descIn 

void alma::acs::callbacks::ResponderUtil::respond String  returnValue,
CBstring  cb,
CBDescIn  descIn
[inline, static]
 

Parameters:
returnValue 
cb 
descIn 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 02:51:27 2009 for ACS Java API by doxygen 1.3.8