org.jdiameter.client.api
Interface ISession

All Superinterfaces:
BaseSession, Session, Wrapper
All Known Implementing Classes:
SessionImpl

public interface ISession
extends Session

This interface describe extends methods of base class Data: $Date: 2009/07/27 18:05:03 $ Revision: $Revision: 1.3 $

Version:
1.5.0.1
Author:
erick.svenson@yahoo.com, Alexandre Mendonca , Bartosz Baranowski

Method Summary
 NetworkReqListener getReqListener()
           
 
Methods inherited from interface org.jdiameter.api.Session
createRequest, createRequest, createRequest, send, send, send, send, setRequestListener
 
Methods inherited from interface org.jdiameter.api.BaseSession
getCreationTime, getLastAccessedTime, getSessionId, isAppSession, isReplicable, isValid, release
 
Methods inherited from interface org.jdiameter.api.Wrapper
isWrapperFor, unwrap
 

Method Detail

getReqListener

NetworkReqListener getReqListener()


Copyright © 2014. All Rights Reserved.