org.mobicents.slee.resource.http
Class RequestLock

java.lang.Object
  extended by org.mobicents.slee.resource.http.RequestLock

public class RequestLock
extends java.lang.Object


Constructor Summary
RequestLock()
           
 
Method Summary
 java.lang.Object getLock(HttpServletRequestEvent event)
           
 java.lang.Object removeLock(HttpServletRequestEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RequestLock

public RequestLock()
Method Detail

getLock

public java.lang.Object getLock(HttpServletRequestEvent event)

removeLock

public java.lang.Object removeLock(HttpServletRequestEvent event)


Copyright © 2011. All Rights Reserved.