org.mobicents.slee.resource.http
Class HttpServletRequestActivityImpl

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

public class HttpServletRequestActivityImpl
extends AbstractHttpServletActivity
implements HttpServletRequestActivity

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.mobicents.slee.resource.http.AbstractHttpServletActivity
id
 
Constructor Summary
HttpServletRequestActivityImpl()
           
 
Method Summary
 java.lang.String getRequestID()
           
 
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

HttpServletRequestActivityImpl

public HttpServletRequestActivityImpl()
Method Detail

getRequestID

public java.lang.String getRequestID()
Specified by:
getRequestID in interface HttpServletRequestActivity


Copyright © 2011. All Rights Reserved.