Uses of Interface org.omg.CORBA.portable.BoxedValueHelper

Uses in package org.jacorb.orb

Methods with parameter type org.omg.CORBA.portable.BoxedValueHelper

java.io.Serializable
Overrides read_value(factory) in org.omg.CORBA_2_3.portable.InputStream
void
CDROutputStream.write_value(java.io.Serializable value, BoxedValueHelper factory)

Methods with return type org.omg.CORBA.portable.BoxedValueHelper

BoxedValueHelper
ORB.getBoxedValueHelper(String repId)
Returns a BoxedValueHelper for the type specified by repId, or null if no such BoxedValueHelper can be found.

Uses in package org.jacorb.ir

Methods with return type org.omg.CORBA.portable.BoxedValueHelper

BoxedValueHelper
RepositoryID.createBoxedValueHelper(String repId, ClassLoader loader)
Creates a BoxedValueHelper instance for a given repository ID.

Uses in package org.omg.CORBA_2_3.portable

Methods with parameter type org.omg.CORBA.portable.BoxedValueHelper

java.io.Serializable
void
OutputStream.write_value(java.io.Serializable value, BoxedValueHelper factory)

Uses in package org.omg.CORBA

Methods with parameter type org.omg.CORBA.portable.BoxedValueHelper

java.io.Serializable
void
CustomOutputStream.write_value(java.io.Serializable value, BoxedValueHelper helper)