| GNU Classpath (0.95) | |
| Frames | No Frames |
Methods with parameter type org.omg.IOP.CodecPackage.InvalidTypeForEncoding | |
| void | Insert the InvalidTypeForEncoding into the given Any.
|
| void | Write the exception to the CDR output stream.
|
Methods with return type org.omg.IOP.CodecPackage.InvalidTypeForEncoding | |
| InvalidTypeForEncoding | Extract the InvalidTypeForEncoding from given Any.
|
| InvalidTypeForEncoding | Read the exception from the CDR intput stream.
|
Methods which throw type org.omg.IOP.CodecPackage.InvalidTypeForEncoding | |
| byte[] | Encode the value, stored inside the given Any, into array of
bytes. |
| byte[] | Encode the value (without the typecode), stored in the passed Any,
into the given byte array.
|
| GNU Classpath (0.95) |