| Package | Description |
|---|---|
| com.prosysopc.ua.stack.transport |
This package contains SecureChannel and related interfaces
|
| Modifier and Type | Field and Description |
|---|---|
static EnumSet<WriteState> |
WriteState.CANCELABLE_STATES |
static EnumSet<WriteState> |
WriteState.FINAL_STATES |
| Modifier and Type | Method and Description |
|---|---|
static WriteState |
WriteState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WriteState[] |
WriteState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2026. All rights reserved.