| 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 |
|---|---|
void |
NodeManagerTableListener.queryNext(ServiceContext serviceContext,
QueryNextRequest request,
QueryNextResponse response)
Can be used to implement QueryNext service call.
|
protected void |
NodeManagerTable.queryNext(ServiceContext serviceContext,
QueryNextRequest request,
QueryNextResponse response) |
protected void |
NodeManager.queryNext(ServiceContext serviceContext,
QueryNextRequest request,
QueryNextResponse response) |
protected void |
NodeManagementServiceHandler.queryNext(ServiceContext serviceContext,
QueryNextRequest request,
QueryNextResponse response) |
| Modifier and Type | Method and Description |
|---|---|
void |
NodeManagementServiceHandler.onQueryNext(EndpointServiceRequest<QueryNextRequest,QueryNextResponse> req) |
| Modifier and Type | Method and Description |
|---|---|
QueryNextRequest |
QueryNextRequest.Builder.build() |
QueryNextRequest |
QueryNextRequest.clone() |
| Modifier and Type | Method and Description |
|---|---|
QueryNextResponse |
ChannelService.QueryNext(QueryNextRequest req) |
AsyncResult<QueryNextResponse> |
ChannelService.QueryNextAsync(QueryNextRequest req) |
Copyright © 2026. All rights reserved.