| 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 SubscriptionBase |
SubscriptionManager.addSubscription(ServiceContext serviceContext,
CreateSubscriptionRequest request)
Add a new subscription.
|
protected void |
SubscriptionServiceHandler.createSubscription(ServiceContext serviceContext,
CreateSubscriptionRequest request,
CreateSubscriptionResponse response) |
| Modifier and Type | Method and Description |
|---|---|
void |
SubscriptionServiceHandler.onCreateSubscription(EndpointServiceRequest<CreateSubscriptionRequest,CreateSubscriptionResponse> req) |
| Modifier and Type | Method and Description |
|---|---|
CreateSubscriptionRequest |
CreateSubscriptionRequest.Builder.build() |
CreateSubscriptionRequest |
CreateSubscriptionRequest.clone() |
| Modifier and Type | Method and Description |
|---|---|
CreateSubscriptionResponse |
ChannelService.CreateSubscription(CreateSubscriptionRequest req) |
AsyncResult<CreateSubscriptionResponse> |
ChannelService.CreateSubscriptionAsync(CreateSubscriptionRequest req) |
Copyright © 2026. All rights reserved.