JavaTM 2 Platform
Standard Ed. 5.0

Uses of Interface
javax.rmi.CORBA.ValueHandler

Packages that use ValueHandler
javax.rmi.CORBA Contains portability APIs for RMI-IIOP. 
 

Uses of ValueHandler in javax.rmi.CORBA
 

Subinterfaces of ValueHandler in javax.rmi.CORBA
 interface ValueHandlerMultiFormat
          Java to IDL ptc 02-01-12 1.5.1.5
 

Methods in javax.rmi.CORBA that return ValueHandler
 ValueHandler UtilDelegate.createValueHandler()
          Delegation call for Util.createValueHandler().
static ValueHandler Util.createValueHandler()
          Returns a singleton instance of a class that implements the ValueHandler interface.
 


JavaTM 2 Platform
Standard Ed. 5.0

Submit a bug or feature
For further API reference and developer documentation, see Java 2 SDK SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright © 2004, 2010 Oracle and/or its affiliates. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.