Uses of Interface
javax.rmi.CORBA.ValueHandler
Packages that use ValueHandler
Package
Description
Contains portability APIs for RMI-IIOP.
-
Uses of ValueHandler in com.sun.corba.ee.impl.encoding
Fields in com.sun.corba.ee.impl.encoding declared as ValueHandlerModifier and TypeFieldDescriptionprotected ValueHandlerCDRInputStream_1_0.valueHandlerprivate ValueHandlerCDROutputStream_1_0.valueHandlerprivate ValueHandlerCDRInputStream_1_0.StreamMemento.valueHandler_ -
Uses of ValueHandler in com.sun.corba.ee.impl.io
Classes in com.sun.corba.ee.impl.io that implement ValueHandlerMethods in com.sun.corba.ee.impl.io that return ValueHandlerMethods in com.sun.corba.ee.impl.io with parameters of type ValueHandlerModifier and TypeMethodDescriptionstatic TypeCodeValueUtility.createTypeCodeForClass(ORB orb, Class c, ValueHandler vh) private static TypeCodeValueUtility.createTypeCodeForClassInternal(ORB orb, Class c, ValueHandler vh, ValueUtility.IdentityKeyValueStack createdIDs) private static TypeCodeValueUtility.createTypeCodeInternal(ORB orb, Class c, ValueHandler vh, String id, ValueUtility.IdentityKeyValueStack createdIDs) static TypeCodeValueUtility.getPrimitiveTypeCodeForClass(ORB orb, Class c, ValueHandler vh) final voidIIOPInputStream.setValueHandler(ValueHandler vh) static FullValueDescriptionValueUtility.translate(ORB orb, ObjectStreamClass osc, ValueHandler vh) private static ValueMember[]ValueUtility.translateMembers(ORB orb, ObjectStreamClass osc, ValueHandler vh, ValueUtility.IdentityKeyValueStack createdIDs) Constructors in com.sun.corba.ee.impl.io with parameters of type ValueHandler -
Uses of ValueHandler in com.sun.corba.ee.impl.javax.rmi.CORBA
Fields in com.sun.corba.ee.impl.javax.rmi.CORBA declared as ValueHandlerMethods in com.sun.corba.ee.impl.javax.rmi.CORBA that return ValueHandlerModifier and TypeMethodDescriptionUtil.createValueHandler()Returns a singleton instance of a class that implements theValueHandlerinterface. -
Uses of ValueHandler in com.sun.corba.ee.impl.misc
Fields in com.sun.corba.ee.impl.misc declared as ValueHandlerMethods in com.sun.corba.ee.impl.misc that return ValueHandlerModifier and TypeMethodDescriptionstatic ValueHandlerORBUtility.createValueHandler()Gets the ValueHandler from Util.createValueHandler.static ValueHandlerORBUtility.createValueHandler(ORB orb) Creates the correct ValueHandler. -
Uses of ValueHandler in javax.rmi.CORBA
Subinterfaces of ValueHandler in javax.rmi.CORBAModifier and TypeInterfaceDescriptioninterfaceJava to IDL ptc 02-01-12 1.5.1.5Methods in javax.rmi.CORBA that return ValueHandlerModifier and TypeMethodDescriptionstatic ValueHandlerUtil.createValueHandler()Returns a singleton instance of a class that implements theValueHandlerinterface.UtilDelegate.createValueHandler()Delegation call forUtil.createValueHandler().