| 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 |
SubscriptionServiceHandler.deleteSubscriptions(ServiceContext serviceContext,
DeleteSubscriptionsRequest request,
DeleteSubscriptionsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
void |
SubscriptionServiceHandler.onDeleteSubscriptions(EndpointServiceRequest<DeleteSubscriptionsRequest,DeleteSubscriptionsResponse> req) |
| Modifier and Type | Method and Description |
|---|---|
DeleteSubscriptionsRequest |
DeleteSubscriptionsRequest.Builder.build() |
DeleteSubscriptionsRequest |
DeleteSubscriptionsRequest.clone() |
| Modifier and Type | Method and Description |
|---|---|
DeleteSubscriptionsResponse |
ChannelService.DeleteSubscriptions(DeleteSubscriptionsRequest req) |
AsyncResult<DeleteSubscriptionsResponse> |
ChannelService.DeleteSubscriptionsAsync(DeleteSubscriptionsRequest req) |
Copyright © 2026. All rights reserved.