Uses of Class org.omg.CORBA.BAD_OPERATION

Uses in package gnu.CORBA

Methods which throw type org.omg.CORBA.BAD_OPERATION

void
gnuAny.check(int kind)
Check if the current value if the value of the given kind.
IOR
Create IOR for the given object references.
TypeCode
Serializable
Extract the stored value type.
Any
boolean
char
double
BigDecimal
Extract the previously inserted CORBA fixed/
float
int
long
byte
short
String
int
long
short
char
String
int
Get free port from the allowed range.
int
Get the currently free port, starting from the initially set port and going up max 20 steps, then trying to bind into any free address.

Uses in package gnu.CORBA.Poa

Methods which throw type org.omg.CORBA.BAD_OPERATION

IOR
Create IOR and allow registered interceptors to add additional components.

Uses in package org.omg.CORBA

Methods which throw type org.omg.CORBA.BAD_OPERATION

Object
Extract the CORBA Object from this Any
TypeCode
Extract the TypeCode from this Any value field.
Serializable
Extract the CORBA Value from this Any
Any
Extract another Any from this Any.
boolean
Extract the CORBA boolean from this Any.
char
Extract the CORBA char from this Any.
double
Extract the CORBA double from this Any.
BigDecimal
Extract the CORBA fixed from this Any.
float
Extract the CORBA float from this Any.
int
Extract the CORBA long from this Any.
long
Extract the CORBA long long from this Any.
byte
Extract the CORBA octet from this Any.
short
Extract the CORBA short from this Any.
String
Extract the CORBA string from this Any.
int
Extract the CORBA unsigned long from this Any
long
Extract the CORBA unsigned long long from this Any.
short
Extract the CORBA unsigned short from this Any
char
Extract the CORBA wchar from this Any
String
Extract the CORBA wstring from this Any