org.mobicents.servlet.sip.core.session
Class ConvergedSessionDelegate
java.lang.Object
org.mobicents.servlet.sip.core.session.ConvergedSessionDelegate
public class ConvergedSessionDelegate
- extends java.lang.Object
This class handles the additionnal sip features of a converged session
It is a delegate since it is used by many http session implementations classes (Standard and clustered ones)
- Author:
- Jean Deruelle, Vladimir Ralev
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
sipManager
protected SipManager sipManager
httpSession
protected ConvergedSession httpSession
ConvergedSessionDelegate
public ConvergedSessionDelegate(SipManager manager,
ConvergedSession httpSession)
- Parameters:
sessionManager -
encodeURL
public java.lang.String encodeURL(java.lang.String url)
encodeURL
public java.lang.String encodeURL(java.lang.String relativePath,
java.lang.String scheme)
getApplicationSession
public MobicentsSipApplicationSession getApplicationSession(boolean create)
Copyright © 2010. All Rights Reserved.