org.jdiameter.client.api
Interface ISession

All Superinterfaces:
org.jdiameter.api.BaseSession, java.io.Serializable, org.jdiameter.api.Session, org.jdiameter.api.Wrapper
All Known Implementing Classes:
SessionImpl

public interface ISession
extends org.jdiameter.api.Session

This interface describe extends methods of base class Data: $Date: 2008/07/03 19:43:10 $ Revision: $Revision: 1.1 $

Version:
1.5.0.1

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

Method Detail

getReqListener

org.jdiameter.api.NetworkReqListener getReqListener()


Copyright © 2008. All Rights Reserved.