org.mobicents.diameter.api.ha.data
Interface ISessionClusteredData


public interface ISessionClusteredData

Interface for Session Clustered Data.

Author:
Bartosz Baranowski , Alexandre Mendonca

Method Summary
 org.jdiameter.api.BaseSession getSession()
           
 org.jdiameter.api.NetworkReqListener getSessionListener()
           
 void setSession(org.jdiameter.api.BaseSession s)
           
 void setSessionListener(org.jdiameter.api.NetworkReqListener lst)
           
 

Method Detail

setSession

void setSession(org.jdiameter.api.BaseSession s)

getSession

org.jdiameter.api.BaseSession getSession()

getSessionListener

org.jdiameter.api.NetworkReqListener getSessionListener()

setSessionListener

void setSessionListener(org.jdiameter.api.NetworkReqListener lst)


Copyright © 2012. All Rights Reserved.