org.mobicents.servlet.sip.core.session
Class SipApplicationSessionCreationThreadLocal

java.lang.Object
  extended by org.mobicents.servlet.sip.core.session.SipApplicationSessionCreationThreadLocal

public class SipApplicationSessionCreationThreadLocal
extends java.lang.Object

Information related to the application sessions created in the context of a thread when it is passed to the application

Author:
jean.deruelle@gmail.com

Constructor Summary
SipApplicationSessionCreationThreadLocal()
           
 
Method Summary
 java.util.Set<MobicentsSipApplicationSession> getSipApplicationSessions()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SipApplicationSessionCreationThreadLocal

public SipApplicationSessionCreationThreadLocal()
Method Detail

getSipApplicationSessions

public java.util.Set<MobicentsSipApplicationSession> getSipApplicationSessions()


Copyright © 2011. All Rights Reserved.