| 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.nio |
| Modifier and Type | Field and Description |
|---|---|
protected EndpointBindingCollection |
Server.endpointBindings
Endpoints
|
| Modifier and Type | Method and Description |
|---|---|
EndpointBindingCollection |
Server.getEndpointBindings()
Getter for the field
endpointBindings. |
EndpointBindingCollection |
EndpointDiscoveryService.getEndpointCollection()
getEndpointCollection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EndpointDiscoveryService.setEndpointBindingCollection(EndpointBindingCollection endpointBindings)
setEndpointBindingCollection.
|
void |
Server.setEndpointBindings(EndpointBindingCollection newBindings)
Setter for the field
endpointBindings. |
| Constructor and Description |
|---|
EndpointDiscoveryService(EndpointBindingCollection endpointBindings)
Constructor for EndpointDiscoveryService.
|
| Modifier and Type | Method and Description |
|---|---|
EndpointBindingCollection |
EndpointServer.getEndpointBindings()
Get a collection that contains related endpoints bindings.
|
| Modifier and Type | Method and Description |
|---|---|
EndpointBindingCollection |
HttpsServer.getEndpointBindings()
Get a collection that contains related endpoints bindings.
|
| Modifier and Type | Method and Description |
|---|---|
EndpointBindingCollection |
OpcTcpServer.getEndpointBindings()
Get a collection that contains related endpoints bindings.
|
Copyright © 2026. All rights reserved.