Java™ Platform
Standard Ed. 6

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.
 


Java™ Platform
Standard Ed. 6

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

Copyright © 1993, 2011, Oracle and/or its affiliates. All rights reserved.