Uses of Class
org.opcfoundation.ua.common.RuntimeServiceResultException

Packages that use RuntimeServiceResultException
org.opcfoundation.ua.transport This package contains SecureChannel and related interfaces 
org.opcfoundation.ua.transport.tcp.impl   
org.opcfoundation.ua.transport.tcp.nio   
 

Uses of RuntimeServiceResultException in org.opcfoundation.ua.transport
 

Constructors in org.opcfoundation.ua.transport that throw RuntimeServiceResultException
TransportChannelSettings(EndpointDescription description, EndpointConfiguration configuration, Cert clientCertificate, PrivKey privateKey, CertificateValidator certificateValidator, NamespaceTable namespaceUris)
          Create Transport channel settings for a opctcp connection
TransportChannelSettings(EndpointDescription description, EndpointConfiguration configuration, KeyPair keypair, CertificateValidator certValidator, org.apache.http.conn.ssl.X509HostnameVerifier hostnameVerifier)
          Create Transport channel settings for a https connection
 

Uses of RuntimeServiceResultException in org.opcfoundation.ua.transport.tcp.impl
 

Methods in org.opcfoundation.ua.transport.tcp.impl that throw RuntimeServiceResultException
 void ChunkSymmEncryptSigner.run()
          
 void ChunkSymmDecryptVerifier.run()
          
 void ChunkAsymmEncryptSigner.run()
          
 void ChunkAsymmDecryptVerifier.run()
          
 

Uses of RuntimeServiceResultException in org.opcfoundation.ua.transport.tcp.nio
 

Methods in org.opcfoundation.ua.transport.tcp.nio that throw RuntimeServiceResultException
 ByteBuffer[] MessageToChunks.call()
          
 



Copyright © 2018. All rights reserved.