FileDocCategorySizeDatePackage
Writeable.javaAPI DocJava SE 5 API501Fri Aug 26 14:54:36 BST 2005com.sun.corba.se.spi.ior

Writeable

public interface Writeable
This interface represents an entity that can be written to an OutputStream.
author
Ken Cavanaugh

(Omit source code)

Fields Summary
Constructors Summary
Methods Summary
public voidwrite(org.omg.CORBA_2_3.portable.OutputStream arg0)
Write this object directly to the output stream.