|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.beep4j.internal.SessionImpl.DefaultReply
net.sf.beep4j.internal.SessionImpl.InitialReply
protected class SessionImpl.InitialReply
| Constructor Summary | |
|---|---|
SessionImpl.InitialReply(TransportMapping mapping)
|
|
| Method Summary | |
|---|---|
void |
sendANS(Message message)
Sends a reply of type ANS. |
void |
sendNUL()
Sends a reply of type NUL. |
| Methods inherited from class net.sf.beep4j.internal.SessionImpl.DefaultReply |
|---|
createMessageBuilder, sendERR, sendRPY |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SessionImpl.InitialReply(TransportMapping mapping)
| Method Detail |
|---|
public void sendANS(Message message)
ReplyReply.sendNUL() has
to be invoked.
sendANS in interface ReplysendANS in class SessionImpl.DefaultReplymessage - the responsepublic void sendNUL()
Reply
sendNUL in interface ReplysendNUL in class SessionImpl.DefaultReply
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||