Package | Description |
---|---|
javax.rmi.CORBA |
Contains portability APIs for RMI-IIOP.
|
org.jboss.com.sun.corba.se.impl.encoding | |
org.jboss.com.sun.corba.se.impl.io | |
org.jboss.com.sun.corba.se.impl.javax.rmi.CORBA | |
org.jboss.com.sun.corba.se.impl.orbutil |
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. |
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 | Class and Description |
---|---|
class |
ValueHandlerImpl_1_3
This class overrides behavior of our current ValueHandlerImpl to provide backwards compatibility with JDK 1.3.0.
|
class |
ValueHandlerImpl_1_3_1
This class overrides behavior of our current ValueHandlerImpl to provide backwards compatibility with JDK 1.3.1.
|
Modifier and Type | Method and Description |
---|---|
static ValueHandler |
ORBUtility.createValueHandler(ORB orb)
Creates the correct ValueHandler for the given ORB, querying ORBVersion information.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.