|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jacorb.orb.giop.NoBiDirServerReplyListener
public class NoBiDirServerReplyListener
Constructor Summary | |
---|---|
NoBiDirServerReplyListener()
|
Method Summary | |
---|---|
void |
closeConnectionReceived(byte[] close_conn,
GIOPConnection connection)
|
void |
locateReplyReceived(byte[] reply,
GIOPConnection connection)
|
void |
replyReceived(byte[] reply,
GIOPConnection connection)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NoBiDirServerReplyListener()
Method Detail |
---|
public void replyReceived(byte[] reply, GIOPConnection connection)
replyReceived
in interface ReplyListener
public void locateReplyReceived(byte[] reply, GIOPConnection connection)
locateReplyReceived
in interface ReplyListener
public void closeConnectionReceived(byte[] close_conn, GIOPConnection connection)
closeConnectionReceived
in interface ReplyListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |