| 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.read(ServiceContext serviceContext,
ReadRequest request,
ReadResponse response)
Handle the onRead service call.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeServiceHandler.onRead(EndpointServiceRequest<ReadRequest,ReadResponse> req) |
| Modifier and Type | Method and Description |
|---|---|
ReadRequest |
ReadRequest.Builder.build() |
ReadRequest |
ReadRequest.clone() |
| Modifier and Type | Method and Description |
|---|---|
ReadResponse |
ChannelService.Read(ReadRequest req) |
AsyncResult<ReadResponse> |
ChannelService.ReadAsync(ReadRequest req) |
Copyright © 2026. All rights reserved.