Uses of Class org.omg.PortableInterceptor.InvalidSlot

Uses in package org.omg.PortableInterceptor

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
Get data from the slot with the given slot_id.
Any
Get the data from the given slot of the PortableInterceptor.Current that is in the scope of the request.
void
CurrentOperations.set_slot(int slot_id, Any data)
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.