public class ServerChannelManager extends Object
| Constructor and Description |
|---|
ServerChannelManager(UaStackServer stackServer) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Unit> |
bind(EndpointConfiguration endpoint) |
CompletableFuture<Unit> |
unbind(EndpointConfiguration endpoint) |
public ServerChannelManager(UaStackServer stackServer)
public CompletableFuture<Unit> bind(EndpointConfiguration endpoint)
public CompletableFuture<Unit> unbind(EndpointConfiguration endpoint)
Copyright © 2021. All rights reserved.