|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface definition : RequestInfo
Method Summary | |
Parameter[] |
arguments()
Read accessor for arguments attribute |
java.lang.String[] |
contexts()
Read accessor for contexts attribute |
TypeCode[] |
exceptions()
Read accessor for exceptions attribute |
Object |
forward_reference()
Read accessor for forward_reference attribute |
ServiceContext |
get_reply_service_context(int id)
Operation get_reply_service_context |
ServiceContext |
get_request_service_context(int id)
Operation get_request_service_context |
Any |
get_slot(int id)
Operation get_slot |
java.lang.String[] |
operation_context()
Read accessor for operation_context attribute |
java.lang.String |
operation()
Read accessor for operation attribute |
short |
reply_status()
Read accessor for reply_status attribute |
int |
request_id()
Read accessor for request_id attribute |
boolean |
response_expected()
Read accessor for response_expected attribute |
Any |
result()
Read accessor for result attribute |
short |
sync_scope()
Read accessor for sync_scope attribute |
Method Detail |
public int request_id()
public java.lang.String operation()
public Parameter[] arguments()
public TypeCode[] exceptions()
public java.lang.String[] contexts()
public java.lang.String[] operation_context()
public Any result()
public boolean response_expected()
public short sync_scope()
public short reply_status()
public Object forward_reference()
public Any get_slot(int id) throws InvalidSlot
public ServiceContext get_request_service_context(int id)
public ServiceContext get_reply_service_context(int id)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |