com.caucho.amber.session
Class SessionImpl

java.lang.Object
  extended by com.caucho.amber.session.SessionImpl

public class SessionImpl
extends java.lang.Object

Implements the session.


Constructor Summary
SessionImpl()
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SessionImpl

public SessionImpl()
Method Detail

toString

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