org.mobicents.slee.resource.xcapclient
Class ResponseEvent
java.lang.Object
org.mobicents.slee.resource.xcapclient.ResponseEvent
- All Implemented Interfaces:
- java.io.Serializable
public final class ResponseEvent
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
ResponseEvent
public ResponseEvent(org.mobicents.xcap.client.XcapResponse response)
ResponseEvent
public ResponseEvent(java.lang.Exception exception)
getResponse
public org.mobicents.xcap.client.XcapResponse getResponse()
getException
public java.lang.Exception getException()
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
Copyright © 2010. All Rights Reserved.