Uses of Class org.omg.CORBA.BAD_INV_ORDER

Uses in package gnu.CORBA

Methods which throw type org.omg.CORBA.BAD_INV_ORDER

void
Submit the request, suspending the current thread until the answer is received.

Uses in package gnu.CORBA.Interceptor

Methods which throw type org.omg.CORBA.BAD_INV_ORDER

Any
gnuIcCurrent.get_slot(int slot_id)
Get value for the slot with the given id.
void
gnuIcCurrent.set_slot(int slot_id, Any data)
Set value for the slot with the given id.

Uses in package gnu.CORBA.GIOP

Methods which throw type org.omg.CORBA.BAD_INV_ORDER

void
ContextHandler.addContext(ServiceContext context_to_add, boolean replace)
Add service context to this header.

Uses in package org.omg.PortableInterceptor

Methods which throw type org.omg.CORBA.BAD_INV_ORDER

Any
Get data from the slot with the given slot_id.
void
CurrentOperations.set_slot(int slot_id, Any data)
Sets data for the slot with the given slot_id.

Uses in package org.omg.CORBA

Methods which throw type org.omg.CORBA.BAD_INV_ORDER

void
Destroy this interface repository object.
Streamable
Extract an arbitrary Streamable from this Any.