| Package | Description |
|---|---|
| com.prosysopc.ua.server |
Main server side classes of the SDK.
|
| Modifier and Type | Method and Description |
|---|---|
protected UaLoopbackClient |
UaServer.createLoopbackClient(Consumer<EndpointServiceRequest<?,?>> requestConsumer)
Creates a new
UaLoopbackClient using the given consumer. |
UaLoopbackClient |
UaServer.getLoopbackClient()
Returns an
UaClient, that is directly connected (java-internally) to this Server. |
Copyright © 2026. All rights reserved.