| Package | Description |
|---|---|
| org.terracotta.utilities.test.net |
| Modifier and Type | Method and Description |
|---|---|
static PortManager.PortRef.CloseOption |
PortManager.PortRef.CloseOption.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PortManager.PortRef.CloseOption[] |
PortManager.PortRef.CloseOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PortManager.PortRef.close(java.util.Set<PortManager.PortRef.CloseOption> options)
Closes this
PortRef using the options provided. |
Copyright © 2022. All rights reserved.