|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Event.Type | |
|---|---|
| org.jdiameter.client.impl.app.ro | |
| Uses of Event.Type in org.jdiameter.client.impl.app.ro |
|---|
| Methods in org.jdiameter.client.impl.app.ro 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.ro with parameters of type Event.Type | |
|---|---|
protected void |
ClientRoSessionImpl.handleFailureMessage(RoCreditControlAnswer event,
RoCreditControlRequest request,
Event.Type eventType)
|
protected void |
ClientRoSessionImpl.handleSendFailure(java.lang.Exception e,
Event.Type eventType,
Message request)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||