hashCode

open override fun hashCode(): Int(source)

Calculates the hash code for the ServiceEndpoint object. The hash code is calculated based on the uri, accept, and routingKeys properties.

Return

The hash code of the ServiceEndpoint object.