Public Member Functions | |
CallbackImpl (String callbackID, RemoteResponseCallback cb) | |
void | setInvocation (BACIInvocation invoc) |
java.lang.String[] | _all_interfaces (POA arg1, byte[] arg2) |
void | invoke (org.omg.CORBA.ServerRequest request) |
Static Public Attributes | |
final int | MAX_CB_HASH = 1000 |
Private Member Functions | |
String | createHashKey (String callbackID, String operation) |
Private Attributes | |
String[] | allIDs = new String[1] |
RemoteResponseCallback | cb = null |
InterfaceDef | def = null |
String | callbackID = null |
BACIInvocation | invoc = null |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|