API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.rmi.CORBA. ValueHandlerMultiFormat View Source
Author(s)
Since
1.5
Version
Serial
Hierarchy
 ValueHandler
      ValueHandlerMultiFormat
Subinterfaces
Description
public interface ValueHandlerMultiFormat
  Java to IDL ptc 02-01-12 1.5.1.5
See also:   
Methods
Hide/Show inherited methods
public byte getMaximumStreamFormatVersion ()
  Returns the maximum stream format version for RMI/IDL custom value types that is supported by this ValueHandler object.
public void writeValue (OutputStream out, Serializable value, byte streamFormatVersion)
  Allows the ORB to pass the stream format version for RMI/IDL custom value types.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar