org.jdiameter.common.impl.app.auth
Class AbortSessionRequestImpl
java.lang.Object
org.jdiameter.common.impl.app.AppEventImpl
org.jdiameter.common.impl.app.AppRequestEventImpl
org.jdiameter.common.impl.app.auth.AbortSessionRequestImpl
- All Implemented Interfaces:
- java.io.Serializable, org.jdiameter.api.app.AppEvent, org.jdiameter.api.app.AppRequestEvent, org.jdiameter.api.auth.events.AbortSessionRequest
public class AbortSessionRequestImpl
- extends AppRequestEventImpl
- implements org.jdiameter.api.auth.events.AbortSessionRequest
- 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.AppRequestEvent |
getDestinationHost, getDestinationRealm |
| Methods inherited from interface org.jdiameter.api.app.AppEvent |
getCommandCode, getMessage, getOriginHost, getOriginRealm |
code
public static final int code
- See Also:
- Constant Field Values
AbortSessionRequestImpl
public AbortSessionRequestImpl(org.jdiameter.api.app.AppSession session,
java.lang.String destRealm,
java.lang.String destHost)
AbortSessionRequestImpl
public AbortSessionRequestImpl(org.jdiameter.api.Message message)
getAuthApplicationId
public long getAuthApplicationId()
throws org.jdiameter.api.AvpDataException
- Specified by:
getAuthApplicationId in interface org.jdiameter.api.auth.events.AbortSessionRequest
- Throws:
org.jdiameter.api.AvpDataException
Copyright © 2008. All Rights Reserved.