| Class | Description |
|---|---|
| FileBasedHostnamePortLookupTable |
Stores the mappings in a shared file, will work across processes
|
| ProcessLocalHostnamePortLookupTable |
Just uses a concurrent map to store the mappings, doesn't work across processes
|
Copyright © 2023. All rights reserved.