net.sf.beep4j.internal
Class SessionImpl.DeadState

java.lang.Object
  extended by net.sf.beep4j.internal.SessionImpl.AbstractSessionState
      extended by net.sf.beep4j.internal.SessionImpl.DeadState
All Implemented Interfaces:
MessageHandler, SessionImpl.SessionState
Enclosing class:
SessionImpl

protected class SessionImpl.DeadState
extends SessionImpl.AbstractSessionState


Constructor Summary
protected SessionImpl.DeadState()
           
 
Method Summary
 void connectionClosed()
           
 java.lang.String getName()
           
 java.lang.String toString()
           
 
Methods inherited from class net.sf.beep4j.internal.SessionImpl.AbstractSessionState
channelStartRequested, closeSession, connectionEstablished, receiveANS, receiveERR, receiveMSG, receiveNUL, receiveRPY, sendMessage, sessionCloseRequested, startChannel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SessionImpl.DeadState

protected SessionImpl.DeadState()
Method Detail

getName

public java.lang.String getName()
Specified by:
getName in class SessionImpl.AbstractSessionState

connectionClosed

public void connectionClosed()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2007 null. All Rights Reserved.