Package | Description |
---|---|
com.sun.corba.se.impl.encoding | |
com.sun.corba.se.impl.io | |
com.sun.corba.se.impl.javax.rmi.CORBA | |
com.sun.corba.se.impl.orbutil | |
javax.rmi.CORBA |
Contains portability APIs for RMI-IIOP.
|
Modifier and Type | Field and Description |
---|---|
protected ValueHandler |
CDRInputStream_1_0.valueHandler |
Modifier and Type | Class and Description |
---|---|
class |
ValueHandlerImpl |
Modifier and Type | Method and Description |
---|---|
ValueHandler |
IIOPInputStream.getValueHandler() |
Modifier and Type | Method and Description |
---|---|
static TypeCode |
ValueUtility.createTypeCodeForClass(ORB orb,
Class c,
ValueHandler vh) |
static TypeCode |
ValueUtility.getPrimitiveTypeCodeForClass(ORB orb,
Class c,
ValueHandler vh) |
void |
IIOPInputStream.setValueHandler(ValueHandler vh) |
static FullValueDescription |
ValueUtility.translate(ORB orb,
ObjectStreamClass osc,
ValueHandler vh) |
Modifier and Type | Method and Description |
---|---|
ValueHandler |
Util.createValueHandler()
Returns a singleton instance of a class that implements the
ValueHandler interface. |
Modifier and Type | Method and Description |
---|---|
static ValueHandler |
ORBUtility.createValueHandler()
Return default ValueHandler
|
Modifier and Type | Interface and Description |
---|---|
interface |
ValueHandlerMultiFormat
Java to IDL ptc 02-01-12 1.5.1.5
|
Modifier and Type | Method and Description |
---|---|
ValueHandler |
UtilDelegate.createValueHandler()
Delegation call for
Util.createValueHandler() . |
static ValueHandler |
Util.createValueHandler()
Returns a singleton instance of a class that implements the
ValueHandler interface. |
Copyright © 2017 JBoss by Red Hat. All rights reserved.