Frames | No Frames |
Methods which throw type org.omg.CORBA.BAD_OPERATION | |
void | 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.
|
Methods which throw type org.omg.CORBA.BAD_OPERATION | |
IOR | Create IOR and allow registered interceptors to add additional components.
|
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
|