|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.beep4j.internal.SessionImpl.AbstractSessionState
net.sf.beep4j.internal.SessionImpl.AliveState
net.sf.beep4j.internal.SessionImpl.WaitForResponseState
protected class SessionImpl.WaitForResponseState
| Constructor Summary | |
|---|---|
protected |
SessionImpl.WaitForResponseState()
|
| Method Summary | |
|---|---|
StartChannelResponse |
channelStartRequested(int channelNumber,
ProfileInfo[] profiles)
|
java.lang.String |
getName()
|
void |
sessionCloseRequested(CloseCallback callback)
|
java.lang.String |
toString()
|
| Methods inherited from class net.sf.beep4j.internal.SessionImpl.AliveState |
|---|
closeSession, connectionClosed, receiveANS, receiveERR, receiveMSG, receiveNUL, receiveRPY, sendMessage, startChannel |
| Methods inherited from class net.sf.beep4j.internal.SessionImpl.AbstractSessionState |
|---|
connectionEstablished |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected SessionImpl.WaitForResponseState()
| Method Detail |
|---|
public java.lang.String getName()
getName in class SessionImpl.AliveStatepublic void sessionCloseRequested(CloseCallback callback)
sessionCloseRequested in interface SessionImpl.SessionStatesessionCloseRequested in class SessionImpl.AliveState
public StartChannelResponse channelStartRequested(int channelNumber,
ProfileInfo[] profiles)
channelStartRequested in interface SessionImpl.SessionStatechannelStartRequested in class SessionImpl.AliveStatepublic java.lang.String toString()
toString in class SessionImpl.AliveState
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||