GNU Classpath (0.95) | |
Frames | No Frames |
Methods with parameter type org.omg.PortableInterceptor.InvalidSlot | |
void | Insert the InvalidSlot into the given Any.
|
void | Write the exception to the CDR output stream.
|
Methods with return type org.omg.PortableInterceptor.InvalidSlot | |
InvalidSlot | Extract the InvalidSlot from given Any.
|
InvalidSlot | Read the exception from the CDR intput stream.
|
Methods which throw type org.omg.PortableInterceptor.InvalidSlot | |
Any | CurrentOperations.get_slot(int slot_id) Get data from the slot with the given slot_id.
|
Any | RequestInfoOperations.get_slot(int id) Get the data from the given slot of the PortableInterceptor.Current that is
in the scope of the request.
|
void | Sets data for the slot with the given slot_id.
|
void | Allows the interceptor to set a slot in the PortableInterceptor.Current
that is in the scope of the request.
|
GNU Classpath (0.95) |