org.jacorb.idl
Class ReplyHandler
public
class
ReplyHandler
extends Interface
A ReplyHandler receives replies of asynchronous invocations of
another interface (we call this interface the "parent" of the
ReplyHandler).
Author: Andre Spiegel
$Id: ReplyHandler.java,v 1.9 2006/05/17 12:53:42 alphonse.bendt Exp $
public String id()
public void parse()
public void print(PrintWriter ps)