Frames | No Frames |
Constructors with parameter type gnu.CORBA.Version | |
Create a new error message, setting the message field
to the MESSAGE_ERROR and the version number to
the given major and minor values.
|
Fields of type gnu.CORBA.Version | |
Version | The GIOP version. |
Constructors with parameter type gnu.CORBA.Version | |
Create an instance of this Codec, encoding following the given version.
|
Fields of type gnu.CORBA.Version | |
Version | The maximal supported GIOP version.
|
Version | The maximal CORBA version, supported by this ORB. |
Version | The IIOP version (initialised to 1.2 by default).
|
Methods with parameter type gnu.CORBA.Version | |
boolean | Returns true if the versions are the same.
|
void | If the max version is assigned, the orb replies with the error message if
the request version is above the supported 1.2 version. |
Version | Get the used version. |
Methods with return type gnu.CORBA.Version | |
Version | Get the maximal supported GIOP version or null if the version is not
checked.
|
Version | Read from the input stream, major number first.
|
Version | Get the used version. |
Fields of type gnu.CORBA.Version | |
Version | The GIOP version.
|
Version | The GIOP version.
|
Methods with parameter type gnu.CORBA.Version | |
void | Set the GIOP version. |
void | Set the GIOP version. |