| Package | Description |
|---|---|
| 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 |
EndpointDiscoveryService.onGetEndpoints(EndpointServiceRequest<GetEndpointsRequest,GetEndpointsResponse> messageExchange)
onGetEndpoints.
|
| Modifier and Type | Method and Description |
|---|---|
GetEndpointsResponse |
GetEndpointsResponse.Builder.build() |
GetEndpointsResponse |
GetEndpointsResponse.clone() |
| Modifier and Type | Method and Description |
|---|---|
GetEndpointsResponse |
ChannelService.GetEndpoints(GetEndpointsRequest req) |
GetEndpointsResponse |
ChannelService.GetEndpoints(RequestHeader f_requestHeader,
String f_endpointUrl,
String[] f_localeIds,
String... f_profileUris) |
| Modifier and Type | Method and Description |
|---|---|
AsyncResult<GetEndpointsResponse> |
ChannelService.GetEndpointsAsync(GetEndpointsRequest req) |
AsyncResult<GetEndpointsResponse> |
ChannelService.GetEndpointsAsync(RequestHeader f_requestHeader,
String f_endpointUrl,
String[] f_localeIds,
String... f_profileUris) |
Copyright © 2026. All rights reserved.