public interface ReplyListener
| Modifier and Type | Method and Description |
|---|---|
void |
closeConnectionReceived(byte[] close_conn,
GIOPConnection connection) |
void |
locateReplyReceived(byte[] reply,
GIOPConnection connection) |
void |
replyReceived(byte[] reply,
GIOPConnection connection) |
void replyReceived(byte[] reply,
GIOPConnection connection)
void locateReplyReceived(byte[] reply,
GIOPConnection connection)
void closeConnectionReceived(byte[] close_conn,
GIOPConnection connection)