si::ijs::acs::objectexplorer::engine::ANKA::BACIRemoteResponse Class Reference

Inheritance diagram for si::ijs::acs::objectexplorer::engine::ANKA::BACIRemoteResponse:
Inheritance graph
[legend]
Collaboration diagram for si::ijs::acs::objectexplorer::engine::ANKA::BACIRemoteResponse:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 BACIRemoteResponse (BACIInvocation invoc, String opName, String[] names, Object[] data)
java.lang.Object[] getData ()
java.lang.String[] getDataNames ()
Invocation getInvocation ()
String getName ()
int getSequenceNumber ()

Package Attributes

RemoteResponseCallback cb = null
boolean destroy = false

Private Attributes

Object[] data = null
String[] names = null
String opName = null
int SN = 0
BACIInvocation invoc = null

Static Private Attributes

static int serial = 0

Detailed Description

Insert the type's description here. Creation date: (13.11.2000 20:35:50)

Author:
:

Constructor & Destructor Documentation

si::ijs::acs::objectexplorer::engine::ANKA::BACIRemoteResponse::BACIRemoteResponse ( BACIInvocation  invoc,
String  opName,
String[]  names,
Object[]  data 
) [inline]

Member Function Documentation

java.lang.Object [] si::ijs::acs::objectexplorer::engine::ANKA::BACIRemoteResponse::getData (  )  [inline]

Insert the method's description here. Creation date: (13.11.2000 20:35:50)

Returns:
java.lang.Object[]

Implements si::ijs::acs::objectexplorer::engine::RemoteResponse.

References data.

java.lang.String [] si::ijs::acs::objectexplorer::engine::ANKA::BACIRemoteResponse::getDataNames (  )  [inline]

Insert the method's description here. Creation date: (13.11.2000 20:35:50)

Returns:
java.lang.String[]

Implements si::ijs::acs::objectexplorer::engine::RemoteResponse.

References names.

Invocation si::ijs::acs::objectexplorer::engine::ANKA::BACIRemoteResponse::getInvocation (  )  [inline]
String si::ijs::acs::objectexplorer::engine::ANKA::BACIRemoteResponse::getName (  )  [inline]

Insert the method's description here. Creation date: (13.11.2000 20:35:50)

Returns:
java.lang.String

Implements si::ijs::acs::objectexplorer::engine::RemoteResponse.

References opName.

int si::ijs::acs::objectexplorer::engine::ANKA::BACIRemoteResponse::getSequenceNumber (  )  [inline]

Insert the method's description here. Creation date: (13.11.2000 20:35:50)

Returns:
int

Implements si::ijs::acs::objectexplorer::engine::RemoteResponse.

References SN.


Member Data Documentation

Referenced by getData().

Referenced by getInvocation().

Referenced by getDataNames().

Referenced by getName().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2