org.jdiameter.common.impl.app.sh
Class SubscribeNotificationsAnswerImpl
java.lang.Object
org.jdiameter.common.impl.app.AppEventImpl
org.jdiameter.common.impl.app.AppAnswerEventImpl
org.jdiameter.common.impl.app.sh.SubscribeNotificationsAnswerImpl
- All Implemented Interfaces:
- java.io.Serializable, AppAnswerEvent, AppEvent, SubscribeNotificationsAnswer
public class SubscribeNotificationsAnswerImpl
- extends AppAnswerEventImpl
- implements SubscribeNotificationsAnswer
- Author:
- Alexandre Mendonca , Bartosz Baranowski
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
SubscribeNotificationsAnswerImpl
public SubscribeNotificationsAnswerImpl(Answer answer)
- Parameters:
answer -
SubscribeNotificationsAnswerImpl
public SubscribeNotificationsAnswerImpl(Request request,
long vendorId,
long resultCode)
- Parameters:
request - vendorId - resultCode -
SubscribeNotificationsAnswerImpl
public SubscribeNotificationsAnswerImpl(Request request,
long resultCode)
- Parameters:
request - resultCode -
SubscribeNotificationsAnswerImpl
public SubscribeNotificationsAnswerImpl(Request request)
- Parameters:
request -
Copyright © 2014. All Rights Reserved.