Uses of Class
org.omg.IOP.CodecPackage.InvalidTypeForEncoding
Packages that use InvalidTypeForEncoding
-
Uses of InvalidTypeForEncoding in com.sun.corba.ee.impl.interceptors
Methods in com.sun.corba.ee.impl.interceptors that throw InvalidTypeForEncodingModifier and TypeMethodDescriptionbyte[]Convert the given any into a CDR encapsulated octet sequencebyte[]CDREncapsCodec.encode_value(Any data) Convert the given any into a CDR encapsulated octet sequence.private byte[]CDREncapsCodec.encodeImpl(Any data, boolean sendTypeCode) Convert the given any into a CDR encapsulated octet sequence. -
Uses of InvalidTypeForEncoding in org.omg.IOP
Methods in org.omg.IOP that throw InvalidTypeForEncodingModifier and TypeMethodDescriptionbyte[]Converts the given any into a byte array based on the encoding format effective for thisCodec.byte[]CodecOperations.encode_value(Any data) Converts the given any into a byte array based on the encoding format effective for this Codec. -
Uses of InvalidTypeForEncoding in org.omg.IOP.CodecPackage
Fields in org.omg.IOP.CodecPackage declared as InvalidTypeForEncodingMethods in org.omg.IOP.CodecPackage that return InvalidTypeForEncodingModifier and TypeMethodDescriptionstatic InvalidTypeForEncodingstatic InvalidTypeForEncodingInvalidTypeForEncodingHelper.read(InputStream istream) Methods in org.omg.IOP.CodecPackage with parameters of type InvalidTypeForEncodingModifier and TypeMethodDescriptionstatic voidInvalidTypeForEncodingHelper.insert(Any a, InvalidTypeForEncoding that) static voidInvalidTypeForEncodingHelper.write(OutputStream ostream, InvalidTypeForEncoding value) Constructors in org.omg.IOP.CodecPackage with parameters of type InvalidTypeForEncoding