org.jdiameter.common.impl.app.auth
Class AbortSessionAnswerImpl
java.lang.Object
org.jdiameter.common.impl.app.AppEventImpl
org.jdiameter.common.impl.app.AppAnswerEventImpl
org.jdiameter.common.impl.app.auth.AbortSessionAnswerImpl
- All Implemented Interfaces:
- java.io.Serializable, org.jdiameter.api.app.AppAnswerEvent, org.jdiameter.api.app.AppEvent, org.jdiameter.api.auth.events.AbortSessionAnswer
public class AbortSessionAnswerImpl
- extends AppAnswerEventImpl
- implements org.jdiameter.api.auth.events.AbortSessionAnswer
- See Also:
- Serialized Form
|
Field Summary |
static int |
code
|
| 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 |
code
public static final int code
- See Also:
- Constant Field Values
AbortSessionAnswerImpl
public AbortSessionAnswerImpl(org.jdiameter.api.Request request,
int authRequestType,
long resultCode)
AbortSessionAnswerImpl
public AbortSessionAnswerImpl(org.jdiameter.api.Message message)
Copyright © 2008. All Rights Reserved.