- setAllowedSecurityPolicies(Set<String>) - Method in class org.apache.camel.component.milo.client.MiloClientConfiguration
-
A set of allowed security policy URIs.
- setAllowedSecurityPolicies(String) - Method in class org.apache.camel.component.milo.client.MiloClientConfiguration
-
- setApplicationName(String) - Method in class org.apache.camel.component.milo.client.MiloClientComponent
-
Default application name
- setApplicationName(String) - Method in class org.apache.camel.component.milo.client.MiloClientConfiguration
-
The application name
- setApplicationName(String) - Method in class org.apache.camel.component.milo.server.MiloServerComponent
-
The application name
- setApplicationUri(String) - Method in class org.apache.camel.component.milo.client.MiloClientComponent
-
Default application URI
- setApplicationUri(String) - Method in class org.apache.camel.component.milo.client.MiloClientConfiguration
-
The application URI
- setApplicationUri(String) - Method in class org.apache.camel.component.milo.server.MiloServerComponent
-
The application URI
- setBindAddresses(String) - Method in class org.apache.camel.component.milo.server.MiloServerComponent
-
Set the addresses of the local addresses the server should bind to
- setBindPort(int) - Method in class org.apache.camel.component.milo.server.MiloServerComponent
-
The TCP port the server binds to
- setBuildInfo(BuildInfo) - Method in class org.apache.camel.component.milo.server.MiloServerComponent
-
Server build info
- setCertificateManager(CertificateManager) - Method in class org.apache.camel.component.milo.server.MiloServerComponent
-
Server certificate manager
- setCertificateValidator(Supplier<CertificateValidator>) - Method in class org.apache.camel.component.milo.server.MiloServerComponent
-
Validator for client certificates
- setChannelLifetime(Long) - Method in class org.apache.camel.component.milo.client.MiloClientConfiguration
-
Channel lifetime in milliseconds
- setClientId(String) - Method in class org.apache.camel.component.milo.client.MiloClientConfiguration
-
A virtual client id to force the creation of a new connection instance
- setDataValue(DataValue) - Method in class org.apache.camel.component.milo.server.internal.CamelServerItem
-
- setDefaultAwaitWrites(boolean) - Method in class org.apache.camel.component.milo.client.MiloClientEndpoint
-
- setDefaultCertificateValidator(File) - Method in class org.apache.camel.component.milo.server.MiloServerComponent
-
Validator for client certificates using default file based approach
- setDefaultConfiguration(MiloClientConfiguration) - Method in class org.apache.camel.component.milo.client.MiloClientComponent
-
All default options for client
- setDiscoveryEndpointSuffix(String) - Method in class org.apache.camel.component.milo.client.MiloClientConfiguration
-
A suffix for endpoint URI when discovering
- setDiscoveryEndpointUri(String) - Method in class org.apache.camel.component.milo.client.MiloClientConfiguration
-
An alternative discovery URI
- setEnableAnonymousAuthentication(boolean) - Method in class org.apache.camel.component.milo.server.MiloServerComponent
-
Enable anonymous authentication, disabled by default
- setEndpointUri(String) - Method in class org.apache.camel.component.milo.client.MiloClientConfiguration
-
The OPC UA server endpoint
- setHostname(String) - Method in class org.apache.camel.component.milo.server.MiloServerComponent
-
Server hostname
- setItemId(String) - Method in class org.apache.camel.component.milo.server.MiloServerEndpoint
-
ID of the item
- setKeyAlias(String) - Method in class org.apache.camel.component.milo.client.MiloClientConfiguration
-
The name of the key in the keystore file
- setKeyAlias(String) - Method in class org.apache.camel.component.milo.KeyStoreLoader
-
- setKeyPassword(String) - Method in class org.apache.camel.component.milo.client.MiloClientConfiguration
-
The key password
- setKeyPassword(String) - Method in class org.apache.camel.component.milo.KeyStoreLoader
-
- setKeyStorePassword(String) - Method in class org.apache.camel.component.milo.client.MiloClientConfiguration
-
The keystore password
- setKeyStorePassword(String) - Method in class org.apache.camel.component.milo.KeyStoreLoader
-
- setKeyStoreType(String) - Method in class org.apache.camel.component.milo.client.MiloClientConfiguration
-
The key store type
- setKeyStoreUrl(String) - Method in class org.apache.camel.component.milo.client.MiloClientConfiguration
-
The URL where the key should be loaded from
- setMaxPendingPublishRequests(Long) - Method in class org.apache.camel.component.milo.client.MiloClientConfiguration
-
The maximum number of pending publish requests
- setMaxResponseMessageSize(Long) - Method in class org.apache.camel.component.milo.client.MiloClientConfiguration
-
The maximum number of bytes a response message may have
- setMethod(String) - Method in class org.apache.camel.component.milo.client.MiloClientEndpoint
-
- setNamespaceUri(String) - Method in class org.apache.camel.component.milo.server.MiloServerComponent
-
The URI of the namespace, defaults to urn:org:apache:camel
- setNode(String) - Method in class org.apache.camel.component.milo.client.MiloClientEndpoint
-
- setOverrideHost(boolean) - Method in class org.apache.camel.component.milo.client.MiloClientConfiguration
-
Override the server reported endpoint host with the host from the
endpoint URI.
- setProductUri(String) - Method in class org.apache.camel.component.milo.client.MiloClientComponent
-
Default product URI
- setProductUri(String) - Method in class org.apache.camel.component.milo.client.MiloClientConfiguration
-
The product URI
- setProductUri(String) - Method in class org.apache.camel.component.milo.server.MiloServerComponent
-
The product URI
- setReconnectTimeout(Long) - Method in class org.apache.camel.component.milo.client.MiloClientComponent
-
Default reconnect timeout
- setRequestTimeout(Long) - Method in class org.apache.camel.component.milo.client.MiloClientConfiguration
-
Request timeout in milliseconds
- setSamplingInterval(Double) - Method in class org.apache.camel.component.milo.client.MiloClientEndpoint
-
- setSecurityPolicies(Set<SecurityPolicy>) - Method in class org.apache.camel.component.milo.server.MiloServerComponent
-
Security policies
- setSecurityPoliciesById(Collection<String>) - Method in class org.apache.camel.component.milo.server.MiloServerComponent
-
Security policies by URI or name
- setSecurityPoliciesById(String...) - Method in class org.apache.camel.component.milo.server.MiloServerComponent
-
Security policies by URI or name
- setServerCertificate(KeyStoreLoader.Result) - Method in class org.apache.camel.component.milo.server.MiloServerComponent
-
Server certificate
- setServerCertificate(KeyPair, X509Certificate) - Method in class org.apache.camel.component.milo.server.MiloServerComponent
-
Server certificate
- setServerName(String) - Method in class org.apache.camel.component.milo.server.MiloServerComponent
-
Server name
- setSessionName(String) - Method in class org.apache.camel.component.milo.client.MiloClientConfiguration
-
Session name
- setSessionTimeout(Long) - Method in class org.apache.camel.component.milo.client.MiloClientConfiguration
-
Session timeout in milliseconds
- setStrictEndpointUrlsEnabled(boolean) - Method in class org.apache.camel.component.milo.server.MiloServerComponent
-
Set whether strict endpoint URLs are enforced
- setType(String) - Method in class org.apache.camel.component.milo.KeyStoreLoader
-
- setUrl(URL) - Method in class org.apache.camel.component.milo.KeyStoreLoader
-
- setUrl(String) - Method in class org.apache.camel.component.milo.KeyStoreLoader
-
- setUserAuthenticationCredentials(String) - Method in class org.apache.camel.component.milo.server.MiloServerComponent
-
Set user password combinations in the form of "user1:pwd1,user2:pwd2"
- setUsernameSecurityPolicyUri(SecurityPolicy) - Method in class org.apache.camel.component.milo.server.MiloServerComponent
-
Set the UserTokenPolicy
used when
- setUsernameSecurityPolicyUri(String) - Method in class org.apache.camel.component.milo.server.MiloServerComponent
-
Set the UserTokenPolicy
used when
- SubscriptionManager - Class in org.apache.camel.component.milo.client.internal
-
- SubscriptionManager(MiloClientConfiguration, ScheduledExecutorService, long) - Constructor for class org.apache.camel.component.milo.client.internal.SubscriptionManager
-
- SubscriptionManager.Worker<T> - Interface in org.apache.camel.component.milo.client.internal
-