org.jdiameter.common.impl.app.sh
Class SubscribeNotificationsRequestImpl

java.lang.Object
  extended by org.jdiameter.common.impl.app.AppEventImpl
      extended by org.jdiameter.common.impl.app.AppRequestEventImpl
          extended by org.jdiameter.common.impl.app.sh.SubscribeNotificationsRequestImpl
All Implemented Interfaces:
java.io.Serializable, org.jdiameter.api.app.AppEvent, org.jdiameter.api.app.AppRequestEvent, org.jdiameter.api.sh.events.SubscribeNotificationsRequest

public class SubscribeNotificationsRequestImpl
extends AppRequestEventImpl
implements org.jdiameter.api.sh.events.SubscribeNotificationsRequest

See Also:
Serialized Form

Field Summary
static int code
           
 
Fields inherited from class org.jdiameter.common.impl.app.AppEventImpl
message
 
Fields inherited from interface org.jdiameter.api.sh.events.SubscribeNotificationsRequest
_LONG_NAME, _SHORT_NAME
 
Constructor Summary
SubscribeNotificationsRequestImpl(org.jdiameter.api.Answer answer)
           
 
Method Summary
 
Methods inherited from class org.jdiameter.common.impl.app.AppRequestEventImpl
getDestinationHost, getDestinationRealm
 
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.AppRequestEvent
getDestinationHost, getDestinationRealm
 
Methods inherited from interface org.jdiameter.api.app.AppEvent
getCommandCode, getMessage, getOriginHost, getOriginRealm
 

Field Detail

code

public static final int code
See Also:
Constant Field Values
Constructor Detail

SubscribeNotificationsRequestImpl

public SubscribeNotificationsRequestImpl(org.jdiameter.api.Answer answer)


Copyright © 2008. All Rights Reserved.