Uses of Class
org.omg.IOP.CodecPackage.FormatMismatch
Packages that use FormatMismatch
-
Uses of FormatMismatch in com.sun.corba.se.impl.interceptors
Methods in com.sun.corba.se.impl.interceptors that throw FormatMismatchModifier and TypeMethodDescriptionCDREncapsCodec.decode(byte[] data) Decode the given octet sequence into an any based on a CDR encapsulated octet sequence.CDREncapsCodec.decode_value(byte[] data, TypeCode tc) Decode the given octet sequence into an any based on a CDR encapsulated octet sequence. -
Uses of FormatMismatch in org.omg.IOP
Methods in org.omg.IOP that throw FormatMismatchModifier and TypeMethodDescriptionCodecOperations.decode(byte[] data) CodecOperations.decode_value(byte[] data, TypeCode tc) -
Uses of FormatMismatch in org.omg.IOP.CodecPackage
Fields in org.omg.IOP.CodecPackage declared as FormatMismatchMethods in org.omg.IOP.CodecPackage that return FormatMismatchModifier and TypeMethodDescriptionstatic FormatMismatchstatic FormatMismatchFormatMismatchHelper.read(InputStream istream) Methods in org.omg.IOP.CodecPackage with parameters of type FormatMismatchModifier and TypeMethodDescriptionstatic voidFormatMismatchHelper.insert(Any a, FormatMismatch that) static voidFormatMismatchHelper.write(OutputStream ostream, FormatMismatch value) Constructors in org.omg.IOP.CodecPackage with parameters of type FormatMismatch