org.jdiameter.api.auth.events
Interface AbortSessionAnswer

All Superinterfaces:
AppAnswerEvent, AppEvent, java.io.Serializable

public interface AbortSessionAnswer
extends AppAnswerEvent

A Answer message is sent by a recipient of Request once it has received and interpreted the Request.

Version:
1.5.1 Final

Field Summary
static java.lang.String _LONG_NAME
           
static java.lang.String _SHORT_NAME
           
static int code
           
 
Method Summary
 
Methods inherited from interface org.jdiameter.api.app.AppAnswerEvent
getResultCodeAvp
 
Methods inherited from interface org.jdiameter.api.app.AppEvent
getCommandCode, getMessage, getOriginHost, getOriginRealm
 

Field Detail

_SHORT_NAME

static final java.lang.String _SHORT_NAME
See Also:
Constant Field Values

_LONG_NAME

static final java.lang.String _LONG_NAME
See Also:
Constant Field Values

code

static final int code
See Also:
Constant Field Values


Copyright © 2009. All Rights Reserved.