Package org.ow2.joram.mom.amqp
Class ProxyName
- java.lang.Object
-
- org.ow2.joram.mom.amqp.ProxyName
-
-
Constructor Summary
Constructors Constructor Description ProxyName(short serverId, long proxyId)
-
-
-
Method Detail
-
hashCode
public int hashCode()
- Overrides:
hashCodein classObject- Returns:
- See Also:
Object.hashCode()
-
equals
public boolean equals(Object obj)
- Overrides:
equalsin classObject- Parameters:
obj-- Returns:
- See Also:
Object.equals(java.lang.Object)
-
-