|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use FormatMismatch | |
|---|---|
| org.jacorb.orb.portableInterceptor | |
| org.omg.IOP | |
| org.omg.IOP.CodecPackage | |
| Uses of FormatMismatch in org.jacorb.orb.portableInterceptor |
|---|
| Methods in org.jacorb.orb.portableInterceptor that throw FormatMismatch | |
Any |
Codec_CDR_1_0_Impl.decode(byte[] data)
|
Any |
Codec_CDR_1_0_Impl.decode_value(byte[] data,
TypeCode tc)
|
Any |
CodecImpl.decode(byte[] data)
|
Any |
CodecImpl.decode_value(byte[] data,
TypeCode tc)
|
| Uses of FormatMismatch in org.omg.IOP |
|---|
| Methods in org.omg.IOP that throw FormatMismatch | |
Any |
CodecLocalTie.decode(byte[] data)
|
Any |
CodecLocalTie.decode_value(byte[] data,
TypeCode tc)
|
Any |
CodecOperations.decode(byte[] data)
|
Any |
CodecOperations.decode_value(byte[] data,
TypeCode tc)
|
| Uses of FormatMismatch in org.omg.IOP.CodecPackage |
|---|
| Fields in org.omg.IOP.CodecPackage declared as FormatMismatch | |
FormatMismatch |
FormatMismatchHolder.value
|
| Methods in org.omg.IOP.CodecPackage that return FormatMismatch | |
static FormatMismatch |
FormatMismatchHelper.extract(Any any)
|
static FormatMismatch |
FormatMismatchHelper.read(InputStream in)
|
| Methods in org.omg.IOP.CodecPackage with parameters of type FormatMismatch | |
static void |
FormatMismatchHelper.insert(Any any,
FormatMismatch s)
|
static void |
FormatMismatchHelper.write(OutputStream out,
FormatMismatch s)
|
| Constructors in org.omg.IOP.CodecPackage with parameters of type FormatMismatch | |
FormatMismatchHolder(FormatMismatch initial)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||