Uses of Interface
org.omg.SendingContext.CodeBase
-
Packages that use CodeBase Package Description org.omg.SendingContext -
-
Uses of CodeBase in org.omg.SendingContext
Classes in org.omg.SendingContext that implement CodeBase Modifier and Type Class Description class_CodeBaseStuborg/omg/SendingContext/_CodeBaseStub.java .Fields in org.omg.SendingContext declared as CodeBase Modifier and Type Field Description CodeBaseCodeBaseHolder. valueMethods in org.omg.SendingContext that return CodeBase Modifier and Type Method Description CodeBaseCodeBasePOA. _this()CodeBaseCodeBasePOA. _this(ORB orb)static CodeBaseCodeBaseHelper. extract(Any a)static CodeBaseCodeBaseHelper. narrow(Object obj)static CodeBaseCodeBaseHelper. read(InputStream istream)static CodeBaseCodeBaseHelper. unchecked_narrow(Object obj)Methods in org.omg.SendingContext with parameters of type CodeBase Modifier and Type Method Description static voidCodeBaseHelper. insert(Any a, CodeBase that)static voidCodeBaseHelper. write(OutputStream ostream, CodeBase value)Constructors in org.omg.SendingContext with parameters of type CodeBase Constructor Description CodeBaseHolder(CodeBase initialValue)
-