Searched defs:OutputObject (Results 1 - 1 of 1) sorted by relevance

/openjdk7/corba/src/share/classes/com/sun/corba/se/pept/encoding/
H A DOutputObject.java33 * <p> An <code>OutputObject</code> is the interface used by the
37 * <p> The implementation of an <code>OutputObject</code> contains the
40 * <code>OutputObject</code>, the
41 * implementation of <code>OutputObject</code> is responsible for converting
46 * <code>OutputObject</code>. The subclass would provide methods to set
51 * <p>Note: the protocol block may also use the <code>OutputObject</code> to
56 public interface OutputObject interface

Completed in 54 milliseconds