| Modifier and Type | Method and Description |
|---|---|
static TransportState |
TransportState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransportState[] |
TransportState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TransportState |
TransportRegistryManager.getState(String typeName) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,TransportState> |
TransportRegistryManager.getStates() |
| Modifier and Type | Method and Description |
|---|---|
TransportState |
AbstractTransportRegistry.getState(String typeName)
TODO: Add JavaDoc.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,TransportState> |
AbstractTransportRegistry.getStates()
TODO: Add JavaDoc.
|
Copyright © 2025. All rights reserved.