| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<UaStackServer> |
UaStackServer.shutdown() |
CompletableFuture<UaStackServer> |
UaStackServer.startup() |
| Modifier and Type | Method and Description |
|---|---|
UaStackServer |
ServiceRequest.getServer() |
| Constructor and Description |
|---|
ServiceRequest(UaStackServer server,
UaRequestMessage request,
EndpointDescription endpoint,
long secureChannelId,
InetAddress clientAddress,
@Nullable ByteString clientCertificateBytes) |
| Constructor and Description |
|---|
ServerChannelManager(UaStackServer stackServer) |
| Constructor and Description |
|---|
OpcServerHttpChannelInitializer(UaStackServer stackServer) |
| Constructor and Description |
|---|
OpcServerTcpChannelInitializer(UaStackServer stackServer) |
| Constructor and Description |
|---|
UascServerHelloHandler(UaStackServer stackServer,
TransportProfile transportProfile) |
| Constructor and Description |
|---|
OpcServerWebSocketFrameHandler(UaStackServer stackServer) |
Copyright © 2021. All rights reserved.