| 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.historyRead(ServiceContext serviceContext,
HistoryReadRequest request,
HistoryReadResponse response)
Handle the onHistoryRead service call.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeServiceHandler.onHistoryRead(EndpointServiceRequest<HistoryReadRequest,HistoryReadResponse> req) |
| Modifier and Type | Method and Description |
|---|---|
HistoryReadRequest |
HistoryReadRequest.Builder.build() |
HistoryReadRequest |
HistoryReadRequest.clone() |
| Modifier and Type | Method and Description |
|---|---|
HistoryReadResponse |
ChannelService.HistoryRead(HistoryReadRequest req) |
AsyncResult<HistoryReadResponse> |
ChannelService.HistoryReadAsync(HistoryReadRequest req) |
Copyright © 2026. All rights reserved.