org.endurox.TpSvcInfo Class Reference

List of all members.

Public Member Functions

String getName ()
TypedBuffer getData ()
long getFlags ()
int getCd ()
long getAppkey ()
ClientId getCltId ()
String getFname ()
 TpSvcInfo (String name, TypedBuffer data, long flags, int cd, long appkey, ClientId cltId, String fname)

Package Attributes

String name
TypedBuffer data
long flags
int cd
long appkey
ClientId cltId
String fname

Detailed Description

Service call information


Constructor & Destructor Documentation

org.endurox.TpSvcInfo.TpSvcInfo ( String  name,
TypedBuffer  data,
long  flags,
int  cd,
long  appkey,
ClientId  cltId,
String  fname 
)

Create Service call info object

Parameters:
name service name
data call data
flags call flags
cd Call descriptor
appkey RFU
cltId client id object
fname function name invoked

Member Function Documentation

long org.endurox.TpSvcInfo.getAppkey (  ) 
Returns:
RFU
int org.endurox.TpSvcInfo.getCd (  ) 
Returns:
call descriptor
ClientId org.endurox.TpSvcInfo.getCltId (  ) 
Returns:
Get client ID
TypedBuffer org.endurox.TpSvcInfo.getData (  ) 
Returns:
Call data
long org.endurox.TpSvcInfo.getFlags (  ) 
Returns:
call flags
String org.endurox.TpSvcInfo.getFname (  ) 
Returns:
Get function invoked name
String org.endurox.TpSvcInfo.getName (  ) 
Returns:
Called service name

Member Data Documentation

RFU

int org.endurox.TpSvcInfo.cd [package]

Call descriptor

Client ID

ATMI data buffer

Call flags

String org.endurox.TpSvcInfo.fname [package]

Invoked function name

String org.endurox.TpSvcInfo.name [package]

Service name

 All Classes Namespaces Files Functions Variables

Generated on 27 Dec 2021 for endurox-java by  doxygen 1.6.1