org.jacorb.orb.giop
public interface ReplyListener
Version: $Id: ReplyListener.java,v 1.8 2004/05/06 12:40:00 nicolas Exp $
| Method Summary | |
|---|---|
| void | closeConnectionReceived(byte[] close_conn, GIOPConnection connection) |
| void | locateReplyReceived(byte[] reply, GIOPConnection connection) |
| void | replyReceived(byte[] reply, GIOPConnection connection) |