Uses of Class
org.omg.CORBA.MARSHAL
Packages that use MARSHAL
Package
Description
Provides the mapping of the OMG CORBA APIs to the JavaTM
programming language, including the class ORB, which is implemented
so that a programmer can use it as a fully-functional Object Request Broker
(ORB).
-
Uses of MARSHAL in com.sun.corba.ee.impl.io
Methods in com.sun.corba.ee.impl.io with parameters of type MARSHALModifier and TypeMethodDescriptionprivate void
IIOPInputStream.handleOptionalDataMarshalException
(MARSHAL marshalException, boolean objectRead) -
Uses of MARSHAL in com.sun.corba.ee.spi.logging
Methods in com.sun.corba.ee.spi.logging that return MARSHALModifier and TypeMethodDescriptionORBUtilSystemException.badArgumentsNvlist
(Exception exc) ORBUtilSystemException.badChunkLength
(int len, int offset) ORBUtilSystemException.badCodebaseIndirection
(int index) ORBUtilSystemException.badDigitInFixed()
ORBUtilSystemException.badFixed
(short flen, int blen) ORBUtilSystemException.badInsertobjParam
(String name) OMGSystemException.badNvlist()
ORBUtilSystemException.badRepIdIndirection
(int index) ORBUtilSystemException.badReservedLength()
ORBUtilSystemException.badToaOaid()
ORBUtilSystemException.badTypecodeForCustomValue
(BadKind bk) ORBUtilSystemException.badValueTag
(String arg0) ORBUtilSystemException.cannotMarshalBadTckind()
ORBUtilSystemException.cannotMarshalNative()
ORBUtilSystemException.characterOutofrange()
ORBUtilSystemException.chunkOverflow()
ORBUtilSystemException.cnfeReadClass
(ClassNotFoundException exc, String arg0) ORBUtilSystemException.couldNotFindClass
(String clasName) ORBUtilSystemException.couldNotInstantiateHelper
(InstantiationException exc, Class<?> arg0) ORBUtilSystemException.couldNotInvokeHelperReadMethod
(Exception exc, Class<?> arg0) ORBUtilSystemException.couldNotReadInfo
(Exception exc) ORBUtilSystemException.couldNotSkipBytes
(int len, int offset) ORBUtilSystemException.couldNotUnmarshalEnum
(String cls, Serializable value) ORBUtilSystemException.customWrapperIndirection()
ORBUtilSystemException.customWrapperNotSingleRepid()
ORBUtilSystemException.customWrapperWithCodebase()
ORBUtilSystemException.dsiResultException
(Exception exc) ORBUtilSystemException.emptyProxyInterfaceList
(NullPointerException exc) ORBUtilSystemException.endOfStream()
ORBUtilSystemException.enumClassNotFound
(ClassNotFoundException ex, String arg0) ORBUtilSystemException.enumValueNotString
(Class cls, Serializable value) ORBUtilSystemException.errorInvokingHelperWrite
(Exception exc) ORBUtilSystemException.expectedTypeNullAndNoRepId()
ORBUtilSystemException.iiopinputstreamGrow()
ORBUtilSystemException.illegalUnionDiscriminatorType()
ORBUtilSystemException.indirectionNotFound
(int arg0) ORBUtilSystemException.invalidComplexTypecode()
ORBUtilSystemException.invalidIndirection
(int arg0) UtilSystemException.invalidIndirection
(IOException exc, int indir) ORBUtilSystemException.invalidObjectKey()
ORBUtilSystemException.invalidObjectKey
(Exception exc) ORBUtilSystemException.invalidSimpleTypecode()
ORBUtilSystemException.invalidTypecodeKindMarshal()
ORBUtilSystemException.javaSerializationException
(String arg0) ORBUtilSystemException.malformedProxyUrl
(MalformedURLException exc, List<String> interfaceNames, String url) ORBUtilSystemException.malformedUrl
(MalformedURLException exc, String arg0, String arg1) ORBUtilSystemException.negativeStringLength
(int arg0) OMGSystemException.notAnObjectImpl
(BAD_PARAM exception) ORBUtilSystemException.nullNotAllowed()
ORBUtilSystemException.nullOutCall()
ORBUtilSystemException.objectNotSerializable
(String arg0) ORBUtilSystemException.positiveEndTag
(int endTag, int offset) ORBUtilSystemException.proxyClassNotFound
(ClassNotFoundException exc, String interfaceNames) ORBUtilSystemException.proxyClassNotFound
(ClassNotFoundException exc, List<String> interfaceNames) ORBUtilSystemException.proxyWithIllegalArgs
(IllegalArgumentException exc) ORBUtilSystemException.readObjectException()
ORBUtilSystemException.readObjectLoadClassFailure
(String arg0, String arg1) ORBUtilSystemException.readValueAndNoRepId()
ORBUtilSystemException.recursiveTypecodeError()
ORBUtilSystemException.refTypeIndirType()
OMGSystemException.rmiiiopOptionalDataIncompatible1()
OMGSystemException.rmiiiopOptionalDataIncompatible2()
OMGSystemException.rmiiiopOptionalDataIncompatible3()
OMGSystemException.setResultBeforeCtx()
ORBUtilSystemException.stubCreateError
(Throwable thr) OMGSystemException.unableLocateValueFactory()
OMGSystemException.unableLocateValueFactory
(Exception exc) UtilSystemException.unableLocateValueHelper()
UtilSystemException.unableLocateValueHelper
(Exception exc) ORBUtilSystemException.unableToLocateRepIdArray
(int indir) ORBUtilSystemException.unexpectedEnclosingValuetype
(int endTag, int expected) ORBUtilSystemException.unexpectedEof()
ORBUtilSystemException.unexpectedUnionDefault()
ORBUtilSystemException.unionDiscriminatorError()
ORBUtilSystemException.unknownCodeset
(int arg0) ORBUtilSystemException.unknownCodeset
(OSFCodeSetRegistry.Entry arg0) OMGSystemException.unsupportedFormatVersion()
ORBUtilSystemException.valuehandlerReadError
(Error err) ORBUtilSystemException.valuehandlerReadException
(Exception exc) OMGSystemException.wcharBadGiopVersionReturned()
OMGSystemException.wcharBadGiopVersionSent()
ORBUtilSystemException.wcharDataInGiop10()
ORBUtilSystemException.writeLocalObject()
Methods in com.sun.corba.ee.spi.logging with parameters of type MARSHALModifier and TypeMethodDescriptionIORSystemException.createMarshalError
(MARSHAL mexc) ORBUtilSystemException.marshalErrorInReadIDLValue
(MARSHAL marshal) ORBUtilSystemException.unableFindValueFactory
(MARSHAL exc) -
Uses of MARSHAL in org.omg.CORBA
Methods in org.omg.CORBA that throw MARSHALModifier and TypeMethodDescriptionabstract void
Any.insert_string
(String s) Inserts the givenString
object into thisAny
object'svalue
field.abstract void
Any.insert_Value
(Serializable v, TypeCode t) Inserts the givenjava.io.Serializable
object into thisAny
object'svalue
field.abstract void
Any.insert_wstring
(String s) Inserts the givenString
object into thisAny
object'svalue
field.abstract void
Any.read_value
(InputStream is, TypeCode t) Reads off (unmarshals) the value of anAny
object from the given input stream using the given typecode.