public class StaticPortSupplier extends Object implements PortSupplier
| Modifier | Constructor and Description |
|---|---|
protected |
StaticPortSupplier() |
|
StaticPortSupplier(int port)
This constructor builds StaticPortSupplier instance with pre-defined port
|
| Modifier and Type | Method and Description |
|---|---|
int |
getPort()
This method determines which port should be used for networking - Aeron Transport layer
|
protected StaticPortSupplier()
public StaticPortSupplier(int port)
port - public int getPort()
PortSuppliergetPort in interface PortSupplierCopyright © 2021. All rights reserved.