| Package | Description |
|---|---|
| com.prosysopc.ua.client |
Main client side classes of the SDK.
|
| 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 |
|---|---|
default void |
UaClientListener.onBeforePublishRequest(UaClient client,
PublishRequest publishRequest)
Called before sending the PublishRequest.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
SubscriptionManager.acknowledge(ServiceContext serviceContext,
PublishRequest request,
PublishResponse response) |
protected void |
SubscriptionManager.publish(ServiceContext serviceContext,
PublishRequest request,
PublishResponse response) |
| Modifier and Type | Method and Description |
|---|---|
void |
SubscriptionServiceHandler.onPublish(EndpointServiceRequest<PublishRequest,PublishResponse> req) |
| Modifier and Type | Method and Description |
|---|---|
PublishRequest |
PublishRequest.Builder.build() |
PublishRequest |
PublishRequest.clone() |
| Modifier and Type | Method and Description |
|---|---|
PublishResponse |
ChannelService.Publish(PublishRequest req) |
AsyncResult<PublishResponse> |
ChannelService.PublishAsync(PublishRequest req) |
Copyright © 2026. All rights reserved.