Uses of Class
org.omg.CORBA.DATA_CONVERSION
Packages that use DATA_CONVERSION
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 DATA_CONVERSION in com.sun.corba.ee.spi.logging
Methods in com.sun.corba.ee.spi.logging that return DATA_CONVERSIONModifier and TypeMethodDescriptionORBUtilSystemException.acceptorInstantiationFailure
(Exception exc, String arg0) ORBUtilSystemException.acceptorInstantiationTypeFailure
(String arg0) ORBUtilSystemException.badCodesetsFromClient()
ORBUtilSystemException.badContactInfoListFactory
(Exception exc, String arg0) ORBUtilSystemException.badCustomIiopPrimaryToContactInfo
(Exception exc, String arg0) ORBUtilSystemException.badCustomIorToSocketInfo
(Exception exc, String arg0) ORBUtilSystemException.badCustomSocketFactory
(Exception exc, String arg0) ORBUtilSystemException.badGiop11Ctb()
ORBUtilSystemException.badHexDigit()
UtilSystemException.badHexDigit()
ORBUtilSystemException.badModifier()
ORBUtilSystemException.badSequenceBounds
(int len, int maxLen) ORBUtilSystemException.badStringifiedIor
(Throwable thr) ORBUtilSystemException.badStringifiedIorLen()
ORBUtilSystemException.badUnicodePair
(MalformedInputException exc) ORBUtilSystemException.btcResultMoreThanOneChar()
OMGSystemException.charNotInCodeset
(Exception exc) ORBUtilSystemException.codesetIncompatible()
ORBUtilSystemException.fragmentSizeDiv
(int arg0, int arg1) ORBUtilSystemException.fragmentSizeMinimum
(int arg0, int arg1) ORBUtilSystemException.illegalContactInfoListFactoryType
(String arg0) ORBUtilSystemException.illegalIiopPrimaryToContactInfoType
(String arg0) ORBUtilSystemException.illegalIorToSocketInfoType
(String arg0) ORBUtilSystemException.illegalSocketFactoryType
(String arg0) ORBUtilSystemException.invalidSingleCharCtb()
ORBUtilSystemException.orbInitializerFailure
(Exception exc, String arg0) ORBUtilSystemException.orbInitializerType
(String arg0) ORBUtilSystemException.orbInitialreferenceSyntax()
OMGSystemException.priorityMapFailre()
-
Uses of DATA_CONVERSION in org.omg.CORBA
Methods in org.omg.CORBA that throw DATA_CONVERSIONModifier and TypeMethodDescriptionabstract void
Any.insert_char
(char c) Inserts the givenchar
into thisAny
object'svalue
field.abstract void
Any.insert_string
(String s) Inserts the givenString
object into thisAny
object'svalue
field.