org.jdiameter.common.impl.app
Class AppAnswerEventImpl

java.lang.Object
  extended by org.jdiameter.common.impl.app.AppEventImpl
      extended by org.jdiameter.common.impl.app.AppAnswerEventImpl
All Implemented Interfaces:
java.io.Serializable, org.jdiameter.api.app.AppAnswerEvent, org.jdiameter.api.app.AppEvent
Direct Known Subclasses:
AbortSessionAnswerImpl, AccountAnswerImpl, ProfileUpdateAnswerImpl, PushNotificationAnswerImpl, ReAuthAnswerImpl, SessionTermAnswerImpl, SubscribeNotificationsAnswerImpl, UserDataAnswerImpl

public class AppAnswerEventImpl
extends AppEventImpl
implements org.jdiameter.api.app.AppAnswerEvent

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.jdiameter.common.impl.app.AppEventImpl
message
 
Constructor Summary
AppAnswerEventImpl(org.jdiameter.api.Message message)
           
 
Method Summary
 org.jdiameter.api.Avp getResultCodeAvp()
           
 
Methods inherited from class org.jdiameter.common.impl.app.AppEventImpl
equals, getCommandCode, getMessage, getOriginHost, getOriginRealm, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.jdiameter.api.app.AppEvent
getCommandCode, getMessage, getOriginHost, getOriginRealm
 

Constructor Detail

AppAnswerEventImpl

public AppAnswerEventImpl(org.jdiameter.api.Message message)
Method Detail

getResultCodeAvp

public org.jdiameter.api.Avp getResultCodeAvp()
                                       throws org.jdiameter.api.AvpDataException
Specified by:
getResultCodeAvp in interface org.jdiameter.api.app.AppAnswerEvent
Throws:
org.jdiameter.api.AvpDataException


Copyright © 2008. All Rights Reserved.