EndpointAddress
EndpointAddress is a tuple that describes single IP address.
- Source:
- EndpointAddress.scala
Value members
Concrete methods
if hostname has a value, transforms to the result of function
if hostname has a value, transforms to the result of function
- Source:
- EndpointAddress.scala
transforms ip to result of function
transforms ip to result of function
- Source:
- EndpointAddress.scala
if nodeName has a value, transforms to the result of function
if nodeName has a value, transforms to the result of function
- Source:
- EndpointAddress.scala
if targetRef has a value, transforms to the result of function
if targetRef has a value, transforms to the result of function
- Source:
- EndpointAddress.scala
Returns a new data with hostname set to new value
Returns a new data with hostname set to new value
- Source:
- EndpointAddress.scala
Returns a new data with ip set to new value
Returns a new data with ip set to new value
- Source:
- EndpointAddress.scala
Returns a new data with nodeName set to new value
Returns a new data with nodeName set to new value
- Source:
- EndpointAddress.scala
Returns a new data with targetRef set to new value
Returns a new data with targetRef set to new value
- Source:
- EndpointAddress.scala