org.mobicents.slee.resource.http
Class HttpSessionActivityImpl

java.lang.Object
  extended by org.mobicents.slee.resource.http.HttpSessionActivityImpl
All Implemented Interfaces:
net.java.slee.resource.http.HttpSessionActivity

public class HttpSessionActivityImpl
extends java.lang.Object
implements net.java.slee.resource.http.HttpSessionActivity

Author:
amit.bhayani

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

Constructor Detail

HttpSessionActivityImpl

public HttpSessionActivityImpl(HttpServletResourceAdaptor ra,
                               java.lang.String sessionId)
Method Detail

getSessionId

public java.lang.String getSessionId()
Specified by:
getSessionId in interface net.java.slee.resource.http.HttpSessionActivity


Copyright © 2008. All Rights Reserved.