org.mobicents.slee.resource.http
Class HttpSessionActivityImpl

java.lang.Object
  extended by org.mobicents.slee.resource.http.AbstractHttpServletActivity
      extended by org.mobicents.slee.resource.http.HttpSessionActivityImpl
All Implemented Interfaces:
java.io.Serializable, javax.slee.resource.ActivityHandle, HttpSessionActivity

public class HttpSessionActivityImpl
extends AbstractHttpServletActivity
implements HttpSessionActivity

Author:
amit.bhayani, martins
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.mobicents.slee.resource.http.AbstractHttpServletActivity
id
 
Constructor Summary
HttpSessionActivityImpl(java.lang.String sessionId)
           
 
Method Summary
 java.lang.String getSessionId()
           
 
Methods inherited from class org.mobicents.slee.resource.http.AbstractHttpServletActivity
equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HttpSessionActivityImpl

public HttpSessionActivityImpl(java.lang.String sessionId)
Method Detail

getSessionId

public java.lang.String getSessionId()
Specified by:
getSessionId in interface HttpSessionActivity


Copyright © 2011. All Rights Reserved.