| 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 |
SessionServiceHandler.onCloseSession(EndpointServiceRequest<CloseSessionRequest,CloseSessionResponse> req) |
| Modifier and Type | Method and Description |
|---|---|
CloseSessionResponse |
CloseSessionResponse.Builder.build() |
CloseSessionResponse |
CloseSessionResponse.clone() |
| Modifier and Type | Method and Description |
|---|---|
CloseSessionResponse |
ChannelService.CloseSession(CloseSessionRequest req) |
CloseSessionResponse |
ChannelService.CloseSession(RequestHeader f_requestHeader,
Boolean f_deleteSubscriptions) |
| Modifier and Type | Method and Description |
|---|---|
AsyncResult<CloseSessionResponse> |
ChannelService.CloseSessionAsync(CloseSessionRequest req) |
AsyncResult<CloseSessionResponse> |
ChannelService.CloseSessionAsync(RequestHeader f_requestHeader,
Boolean f_deleteSubscriptions) |
Copyright © 2026. All rights reserved.