Uses of Class
org.jdiameter.client.impl.app.cca.Event.Type

Packages that use Event.Type
org.jdiameter.client.impl.app.cca   
 

Uses of Event.Type in org.jdiameter.client.impl.app.cca
 

Methods in org.jdiameter.client.impl.app.cca that return Event.Type
static Event.Type Event.Type.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Event.Type[] Event.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.jdiameter.client.impl.app.cca with parameters of type Event.Type
protected  void ClientCCASessionImpl.handleFailureMessage(JCreditControlAnswer answer, JCreditControlRequest request, Event.Type eventType)
           
protected  void ClientCCASessionImpl.handleSendFailure(java.lang.Exception e, Event.Type eventType, Message request)
           
 



Copyright © 2014. All Rights Reserved.