| Class | Description |
|---|---|
| PortAssigner |
This class is intended as a helper class for the
ServerPortRegistry. |
| ServerPort |
This immutable class contains information on variable port that is assigned by this class.
|
| ServerPortDto | |
| ServerPortRegistry |
This class holds a collection of of all server ports that are formally registered to the platform.
|
| Service |
This serves to group
ServerPort objects under an arbitrary name. |
| ServiceDto |