org.jdiameter.common.impl.app.auth
Class ReAuthAnswerImpl

java.lang.Object
  extended by org.jdiameter.common.impl.app.AppEventImpl
      extended by org.jdiameter.common.impl.app.AppAnswerEventImpl
          extended by org.jdiameter.common.impl.app.auth.ReAuthAnswerImpl
All Implemented Interfaces:
java.io.Serializable, org.jdiameter.api.app.AppAnswerEvent, org.jdiameter.api.app.AppEvent, org.jdiameter.api.auth.events.ReAuthAnswer

public class ReAuthAnswerImpl
extends AppAnswerEventImpl
implements org.jdiameter.api.auth.events.ReAuthAnswer

See Also:
Serialized Form

Field Summary
static int code
           
 
Fields inherited from class org.jdiameter.common.impl.app.AppEventImpl
message
 
Constructor Summary
ReAuthAnswerImpl(org.jdiameter.api.Message message)
           
 
Method Summary
 
Methods inherited from class org.jdiameter.common.impl.app.AppAnswerEventImpl
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.AppAnswerEvent
getResultCodeAvp
 
Methods inherited from interface org.jdiameter.api.app.AppEvent
getCommandCode, getMessage, getOriginHost, getOriginRealm
 

Field Detail

code

public static int code
Constructor Detail

ReAuthAnswerImpl

public ReAuthAnswerImpl(org.jdiameter.api.Message message)


Copyright © 2008. All Rights Reserved.