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

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

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(EventListener listener)
           
 

Uses of IEventListener in org.jdiameter.client.impl.parser
 

Methods in org.jdiameter.client.impl.parser that return IEventListener
 IEventListener MessageImpl.getEventListener()
           
 

Methods in org.jdiameter.client.impl.parser with parameters of type IEventListener
 void MessageImpl.setListener(IEventListener listener)
           
 



Copyright © 2014. All Rights Reserved.