org.mobicents.slee.resource.smpp.ra
Class DialogHandle

java.lang.Object
  extended by org.mobicents.slee.resource.smpp.ra.DialogHandle
All Implemented Interfaces:
javax.slee.resource.ActivityHandle

public class DialogHandle
extends java.lang.Object
implements javax.slee.resource.ActivityHandle

Author:
Oleg Kulikov

Constructor Summary
DialogHandle(net.java.slee.resource.smpp.Dialog dialog)
           
 
Method Summary
 boolean equals(java.lang.Object o)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DialogHandle

public DialogHandle(net.java.slee.resource.smpp.Dialog dialog)
Method Detail

equals

public boolean equals(java.lang.Object o)
Specified by:
equals in interface javax.slee.resource.ActivityHandle
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Specified by:
hashCode in interface javax.slee.resource.ActivityHandle
Overrides:
hashCode in class java.lang.Object


Copyright © 2008. All Rights Reserved.