public class InteractiveHost extends Object
InteractiveHost
represents a host running on the Interactive service that a client can connect to.EndpointUtil
Constructor and Description |
---|
InteractiveHost(URI address)
Initializes a new
InteractiveHost . |
Modifier and Type | Method and Description |
---|---|
URI |
getAddress()
Returns the
URI address for the InteractiveHost . |
public InteractiveHost(URI address)
InteractiveHost
.address
- The URI
address for the InteractiveHost
public URI getAddress()
URI
address for the InteractiveHost
.URI
address for the InteractiveHost
Copyright © 2018. All rights reserved.