| Package | Description |
|---|---|
| com.prosysopc.ua.stack.transport.https |
Code for creating a HTTPS based secure channel
|
| com.prosysopc.ua.stack.transport.tcp.io |
| Modifier and Type | Method and Description |
|---|---|
EnumSet<ITransportChannel.TransportChannelFeature> |
HttpsClient.getSupportedFeatures()
Get a list of features supported by the channel.
|
| Modifier and Type | Method and Description |
|---|---|
static ITransportChannel.TransportChannelFeature |
ITransportChannel.TransportChannelFeature.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ITransportChannel.TransportChannelFeature[] |
ITransportChannel.TransportChannelFeature.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EnumSet<ITransportChannel.TransportChannelFeature> |
SecureChannelTcp.getSupportedFeatures() |
EnumSet<ITransportChannel.TransportChannelFeature> |
ITransportChannel.getSupportedFeatures()
Get a list of features supported by the channel.
|
Copyright © 2026. All rights reserved.