Address
- The type of address used by clients (typically this is unresolved address).public interface GroupKey<Address>
Modifier and Type | Method and Description |
---|---|
Address |
address()
Get the address to use when looking for or creating a new client.
|
ExecutionContext |
executionContext()
Get the
ExecutionContext to use when looking for or creating a new client. |
Address address()
ExecutionContext executionContext()
ExecutionContext
to use when looking for or creating a new client.ExecutionContext
to use when looking for or creating a new client.