Uses of Interface
org.opcfoundation.ua.transport.tcp.io.ITransportChannel

Packages that use ITransportChannel
org.opcfoundation.ua.transport.https Code for creating a HTTPS based secure channel 
org.opcfoundation.ua.transport.tcp.io   
 

Uses of ITransportChannel in org.opcfoundation.ua.transport.https
 

Classes in org.opcfoundation.ua.transport.https that implement ITransportChannel
 class HttpsClient
          Https Opc-Ua Client connection to an endpoint.
 

Uses of ITransportChannel in org.opcfoundation.ua.transport.tcp.io
 

Classes in org.opcfoundation.ua.transport.tcp.io that implement ITransportChannel
 class SecureChannelTcp
          Client's Secure Channel connection to an endpoint.
 



Copyright © 2018. All rights reserved.