| Package | Description |
|---|---|
| com.prosysopc.ua.server |
Main server side classes of the SDK.
|
| com.prosysopc.ua.stack.application |
The code in this package is for application developer.
|
| com.prosysopc.ua.stack.core | |
| com.prosysopc.ua.stack.transport |
This package contains SecureChannel and related interfaces
|
| Modifier and Type | Method and Description |
|---|---|
void |
UaServer.DiscoveryServer.onFindServers(EndpointServiceRequest<FindServersRequest,FindServersResponse> req) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerDiscoveryService.onFindServers(EndpointServiceRequest<FindServersRequest,FindServersResponse> req)
onFindServers.
|
| Modifier and Type | Method and Description |
|---|---|
FindServersRequest |
FindServersRequest.Builder.build() |
FindServersRequest |
FindServersRequest.clone() |
| Modifier and Type | Method and Description |
|---|---|
FindServersResponse |
ChannelService.FindServers(FindServersRequest req) |
AsyncResult<FindServersResponse> |
ChannelService.FindServersAsync(FindServersRequest req) |
Copyright © 2026. All rights reserved.