org.mobicents.slee.resource.http
Class HttpServletRaSbbInterfaceImpl

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

public class HttpServletRaSbbInterfaceImpl
extends java.lang.Object
implements net.java.slee.resource.http.HttpServletRaSbbInterface

Implementation class for HttpServletRaSbbInterface

Author:
Ivelin Ivanov, amit.bhayani

Constructor Summary
HttpServletRaSbbInterfaceImpl(HttpServletResourceAdaptor ra)
           
 
Method Summary
 net.java.slee.resource.http.HttpSessionActivity getHttpSessionActivity(javax.servlet.http.HttpSession httpSession)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpServletRaSbbInterfaceImpl

public HttpServletRaSbbInterfaceImpl(HttpServletResourceAdaptor ra)
Method Detail

getHttpSessionActivity

public net.java.slee.resource.http.HttpSessionActivity getHttpSessionActivity(javax.servlet.http.HttpSession httpSession)
                                                                       throws java.lang.NullPointerException,
                                                                              java.lang.IllegalStateException,
                                                                              javax.slee.resource.ActivityAlreadyExistsException,
                                                                              javax.slee.resource.CouldNotStartActivityException
Specified by:
getHttpSessionActivity in interface net.java.slee.resource.http.HttpServletRaSbbInterface
Throws:
java.lang.NullPointerException
java.lang.IllegalStateException
javax.slee.resource.ActivityAlreadyExistsException
javax.slee.resource.CouldNotStartActivityException


Copyright © 2008. All Rights Reserved.