| Package | Description |
|---|---|
| legolas.bootstrapper.api.interfaces | |
| legolas.net.core.interfaces | |
| legolas.starter.api.interfaces |
| Modifier and Type | Method and Description |
|---|---|
Stream<Port> |
NetworkBootstrapper.ports() |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
NetworkBootstrapper.bootstrap(Stream<Port> availablePorts) |
| Modifier and Type | Method and Description |
|---|---|
static Port |
Port.anyPort() |
Port |
Port.next() |
Port |
LocalPortBinding.nextPortAvailable(Port port) |
| Modifier and Type | Method and Description |
|---|---|
Predicate<Port> |
LocalPortBinding.availablePredicate() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
LocalPortBinding.available(Port port) |
boolean |
LocalPortAvailability.isPortAvailable(Port port) |
Port |
LocalPortBinding.nextPortAvailable(Port port) |
| Modifier and Type | Method and Description |
|---|---|
Stream<Port> |
PortStarter.ports() |
Copyright © 2020. All rights reserved.