org.jdiameter.common.impl.app.auth
Class SessionTermRequestImpl
java.lang.Object
org.jdiameter.common.impl.app.AppEventImpl
org.jdiameter.common.impl.app.AppRequestEventImpl
org.jdiameter.common.impl.app.auth.SessionTermRequestImpl
- All Implemented Interfaces:
- java.io.Serializable, org.jdiameter.api.app.AppEvent, org.jdiameter.api.app.AppRequestEvent, org.jdiameter.api.auth.events.SessionTermRequest
public class SessionTermRequestImpl
- extends AppRequestEventImpl
- implements org.jdiameter.api.auth.events.SessionTermRequest
- 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 int code
SessionTermRequestImpl
public SessionTermRequestImpl(org.jdiameter.api.app.AppSession session,
int terminationCause,
java.lang.String destRealm,
java.lang.String destHost)
SessionTermRequestImpl
public SessionTermRequestImpl(org.jdiameter.api.Message message)
getAuthApplicationId
public long getAuthApplicationId()
throws org.jdiameter.api.AvpDataException
- Specified by:
getAuthApplicationId in interface org.jdiameter.api.auth.events.SessionTermRequest
- Throws:
org.jdiameter.api.AvpDataException
getTerminationCause
public int getTerminationCause()
throws org.jdiameter.api.AvpDataException
- Specified by:
getTerminationCause in interface org.jdiameter.api.auth.events.SessionTermRequest
- Throws:
org.jdiameter.api.AvpDataException
Copyright © 2008. All Rights Reserved.