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, AppEvent, AppRequestEvent, SessionTermRequest
public class SessionTermRequestImpl
- extends AppRequestEventImpl
- implements SessionTermRequest
- Author:
- erick.svenson@yahoo.com, Alexandre Mendonca , Bartosz Baranowski
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
SessionTermRequestImpl
public SessionTermRequestImpl(AppSession session,
int terminationCause,
java.lang.String destRealm,
java.lang.String destHost)
SessionTermRequestImpl
public SessionTermRequestImpl(Message message)
getAuthApplicationId
public long getAuthApplicationId()
throws AvpDataException
- Specified by:
getAuthApplicationId in interface SessionTermRequest
- Throws:
AvpDataException
getTerminationCause
public int getTerminationCause()
throws AvpDataException
- Specified by:
getTerminationCause in interface SessionTermRequest
- Throws:
AvpDataException
Copyright © 2014. All Rights Reserved.