Class SlotTable
java.lang.Object
com.sun.corba.se.impl.interceptors.SlotTable
SlotTable is used internally by PICurrent to store the slot information.
-
Method Summary
-
Method Details
-
set_slot
This method sets the slot data at the given slot id (index).- Throws:
InvalidSlot
-
get_slot
This method get the slot data for the given slot id (index).- Throws:
InvalidSlot
-