| Package | Description |
|---|---|
| com.prosysopc.ua.server |
Main server side classes of the SDK.
|
| com.prosysopc.ua.stack.core | |
| com.prosysopc.ua.stack.transport |
This package contains SecureChannel and related interfaces
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AttributeServiceHandler.historyUpdate(ServiceContext serviceContext,
HistoryUpdateRequest request,
HistoryUpdateResponse response)
Handle the onHistoryUpdate service call.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeServiceHandler.onHistoryUpdate(EndpointServiceRequest<HistoryUpdateRequest,HistoryUpdateResponse> req) |
| Modifier and Type | Method and Description |
|---|---|
HistoryUpdateRequest |
HistoryUpdateRequest.Builder.build() |
HistoryUpdateRequest |
HistoryUpdateRequest.clone() |
| Modifier and Type | Method and Description |
|---|---|
HistoryUpdateResponse |
ChannelService.HistoryUpdate(HistoryUpdateRequest req) |
AsyncResult<HistoryUpdateResponse> |
ChannelService.HistoryUpdateAsync(HistoryUpdateRequest req) |
Copyright © 2026. All rights reserved.