org.jdiameter.common.impl.app.cxdx
Class JPushProfileAnswerImpl

java.lang.Object
  extended by org.jdiameter.common.impl.app.AppEventImpl
      extended by org.jdiameter.common.impl.app.AppAnswerEventImpl
          extended by org.jdiameter.common.impl.app.cxdx.JPushProfileAnswerImpl
All Implemented Interfaces:
java.io.Serializable, AppAnswerEvent, AppEvent, JPushProfileAnswer

public class JPushProfileAnswerImpl
extends AppAnswerEventImpl
implements JPushProfileAnswer

Author:
Bartosz Baranowski , Alexandre Mendonca
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.jdiameter.common.impl.app.AppEventImpl
message
 
Fields inherited from interface org.jdiameter.api.cxdx.events.JPushProfileAnswer
_LONG_NAME, _SHORT_NAME, code
 
Constructor Summary
JPushProfileAnswerImpl(Answer answer)
           
JPushProfileAnswerImpl(Request request)
           
JPushProfileAnswerImpl(Request request, long resultCode)
           
JPushProfileAnswerImpl(Request request, long vendorId, long resultCode)
           
 
Method Summary
 
Methods inherited from class org.jdiameter.common.impl.app.AppAnswerEventImpl
getResultCodeAvp
 
Methods inherited from class org.jdiameter.common.impl.app.AppEventImpl
equals, getCommandCode, getMessage, getOriginHost, getOriginRealm, hashCode, toString
 
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
 

Constructor Detail

JPushProfileAnswerImpl

public JPushProfileAnswerImpl(Answer answer)
Parameters:
answer -

JPushProfileAnswerImpl

public JPushProfileAnswerImpl(Request request,
                              long vendorId,
                              long resultCode)
Parameters:
request -
vendorId -
resultCode -

JPushProfileAnswerImpl

public JPushProfileAnswerImpl(Request request,
                              long resultCode)
Parameters:
request -
resultCode -

JPushProfileAnswerImpl

public JPushProfileAnswerImpl(Request request)
Parameters:
request -


Copyright © 2014. All Rights Reserved.