| Package | Description |
|---|---|
| org.eclipse.milo.opcua.stack.core.transport |
| Modifier and Type | Method and Description |
|---|---|
static TransportProfile |
TransportProfile.fromUri(String uri) |
static TransportProfile |
TransportProfile.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransportProfile[] |
TransportProfile.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025. All rights reserved.