| 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
|
| Modifier and Type | Method and Description |
|---|---|
EndpointServer.ReverseEndpointHandle |
Server.bindReverse(ReverseConnectionParameters parameters,
ScheduledExecutorService retryScheduledExecutorService)
Binds a "ReverseHello" pseudo-endpoint to the server.
|
| Modifier and Type | Method and Description |
|---|---|
EndpointServer.ReverseEndpointHandle |
EndpointServer.bindReverse(SocketAddress addressToConnect,
ReverseConnectionParameters parameters,
ScheduledExecutorService retryScheduledExecutorService)
Binds a ReverseHello connection point.
|
| Modifier and Type | Method and Description |
|---|---|
EndpointServer.ReverseEndpointHandle |
HttpsServer.bindReverse(SocketAddress addressToConnect,
ReverseConnectionParameters parameters,
ScheduledExecutorService retryScheduledExecutorService) |
Copyright © 2026. All rights reserved.