| Package | Description |
|---|---|
| com.prosysopc.ua.stack.application |
The code in this package is for application developer.
|
| com.prosysopc.ua.stack.transport |
This package contains SecureChannel and related interfaces
|
| com.prosysopc.ua.stack.transport.https |
Code for creating a HTTPS based secure channel
|
| com.prosysopc.ua.stack.transport.tcp.io |
| Modifier and Type | Class and Description |
|---|---|
class |
SessionChannel
Session channel is a request channel of an active session.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SecureChannel
Client's SecureChannel connection.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceChannel
This utility class envelopes Securechannel with client service methods.
|
| Modifier and Type | Field and Description |
|---|---|
protected RequestChannel |
ChannelService.channel |
| Modifier and Type | Method and Description |
|---|---|
void |
ChannelService.setRequestChannel(RequestChannel channel) |
| Constructor and Description |
|---|
ChannelService(RequestChannel clientChannel) |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpsClientSecureChannel
HttpsClientSecureChannel class.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SecureChannelTcp
Client's Secure Channel connection to an endpoint.
|
Copyright © 2026. All rights reserved.