Uses of Interface
javax.rmi.CORBA.ValueHandler
Packages that use ValueHandler
Package
Description
-
Uses of ValueHandler in com.sun.corba.se.impl.encoding
Fields in com.sun.corba.se.impl.encoding declared as ValueHandler -
Uses of ValueHandler in com.sun.corba.se.impl.io
Classes in com.sun.corba.se.impl.io that implement ValueHandlerMethods in com.sun.corba.se.impl.io that return ValueHandlerMethods in com.sun.corba.se.impl.io with parameters of type ValueHandlerModifier and TypeMethodDescriptionstatic TypeCodeValueUtility.createTypeCodeForClass(ORB orb, Class c, ValueHandler vh) static TypeCodeValueUtility.getPrimitiveTypeCodeForClass(ORB orb, Class c, ValueHandler vh) final voidIIOPInputStream.setValueHandler(ValueHandler vh) static FullValueDescriptionValueUtility.translate(ORB orb, ObjectStreamClass osc, ValueHandler vh) -
Uses of ValueHandler in com.sun.corba.se.impl.javax.rmi.CORBA
Methods in com.sun.corba.se.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.se.impl.orbutil
Methods in com.sun.corba.se.impl.orbutil that return ValueHandlerModifier and TypeMethodDescriptionstatic ValueHandlerORBUtility.createValueHandler()Return default 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().