| Package | Description |
|---|---|
| com.prosysopc.ua.pubsub |
PubSub (Part 14 of the OPC UA Specification) related implementations.
|
| Modifier and Type | Method and Description |
|---|---|
static PubSubBrokerAuthConf.Builder |
PubSubBrokerAuthConf.builder()
Returns a new
PubSubBrokerAuthConf.Builder that can be used to construct instances of this class |
PubSubBrokerAuthConf.Builder |
PubSubBrokerAuthConf.Builder.setAuthenticationProfileUri(String authenticationProfileUri)
Set the value for
PubSubBrokerAuthConf.getAuthenticationProfileUri(). |
PubSubBrokerAuthConf.Builder |
PubSubBrokerAuthConf.Builder.setResourceUri(String resourceUri)
Set the value for
PubSubBrokerAuthConf.getResourceUri(). |
PubSubBrokerAuthConf.Builder |
PubSubBrokerAuthConf.toBuilder()
Returns a new
PubSubBrokerAuthConf.Builder that is initialized with the state of this object. |
Copyright © 2026. All rights reserved.