J-Integra® Espresso Programming Documentation (API)

Ics.Runtime Namespace

Provides a class and enumerations for setting up the CORBA Runtime environment. These classes are meant for users who are comfortable with CORBA APIs. For Java users, and users who are unfamiliar with CORBA, look at the J2eeEasyContext class.

Classes

ClassDescription
RuntimeConfiguration The RuntimeConfiguration class provides a set of methods for setting various aspects of the CORBA runtime.

Enumerations

EnumerationDescription
JavaVersion

Specifies the version of JDK at the other end of the connection

ClientConnectionType

Specifies the type of client connection

IIOPVersion

Specifies the IIOP version at the other end.

ConnectionType

Specifies the type of secure connection

SecureClientHello

Specifies the type of secure connection client "hello" to send

OrbErrorLevel

Specifies the level of error logging

See Also

Ics Namespace | Ics.J2EE Namespace