Uses of Interface
org.jdiameter.client.api.IEventListener

Packages that use IEventListener
org.jdiameter.client.api   
org.jdiameter.client.impl   
 

Uses of IEventListener in org.jdiameter.client.api
 

Methods in org.jdiameter.client.api that return IEventListener
 IEventListener IMessage.getEventListener()
          Return event listener
 

Methods in org.jdiameter.client.api with parameters of type IEventListener
 void IMessage.setListener(IEventListener listener)
          Set event listener
 

Uses of IEventListener in org.jdiameter.client.impl
 

Methods in org.jdiameter.client.impl that return IEventListener
protected  IEventListener BaseSessionImpl.createListenerWrapper(org.jdiameter.api.EventListener listener)
           
 



Copyright © 2008. All Rights Reserved.