Uses of Package
org.opcfoundation.ua.common

Packages that use org.opcfoundation.ua.common
org.opcfoundation.ua.application The code in this package is for application developer. 
org.opcfoundation.ua.builtintypes OPC UA Part 6 defines 25 builtin types. 
org.opcfoundation.ua.common This package contains common and shared classes 
org.opcfoundation.ua.core All the code in this package are codegenerated. 
org.opcfoundation.ua.encoding This folder contains serialization interfaces and serialization implementations 
org.opcfoundation.ua.encoding.xml The implementation of xml serialization. 
org.opcfoundation.ua.transport This package contains SecureChannel and related interfaces 
org.opcfoundation.ua.transport.endpoint Endpoint related classes 
org.opcfoundation.ua.transport.https Code for creating a HTTPS based secure channel 
org.opcfoundation.ua.transport.impl This package contains SecureChannel related implementations 
org.opcfoundation.ua.transport.security This folder contains common security related classes 
org.opcfoundation.ua.transport.tcp.impl   
org.opcfoundation.ua.transport.tcp.io   
org.opcfoundation.ua.transport.tcp.nio   
org.opcfoundation.ua.utils Utility classes 
 

Classes in org.opcfoundation.ua.common used by org.opcfoundation.ua.application
ServiceFaultException
          ServiceFaultException is an error that occurs in execution an operation.
ServiceResultException
          Generic Exception
 

Classes in org.opcfoundation.ua.common used by org.opcfoundation.ua.builtintypes
NamespaceTable
          The table of name space URIs for a server.
ServerTable
          Table for keeping the ServerUris, which are exposed by the server via the property Server.ServerArray.
 

Classes in org.opcfoundation.ua.common used by org.opcfoundation.ua.common
NamespaceTable
          The table of name space URIs for a server.
ServerTable
          Table for keeping the ServerUris, which are exposed by the server via the property Server.ServerArray.
ServiceResultException
          Generic Exception
UriTable
          UriTable class.
 

Classes in org.opcfoundation.ua.common used by org.opcfoundation.ua.core
ServiceFaultException
          ServiceFaultException is an error that occurs in execution an operation.
 

Classes in org.opcfoundation.ua.common used by org.opcfoundation.ua.encoding
NamespaceTable
          The table of name space URIs for a server.
ServerTable
          Table for keeping the ServerUris, which are exposed by the server via the property Server.ServerArray.
ServiceResultException
          Generic Exception
 

Classes in org.opcfoundation.ua.common used by org.opcfoundation.ua.encoding.xml
NamespaceTable
          The table of name space URIs for a server.
ServerTable
          Table for keeping the ServerUris, which are exposed by the server via the property Server.ServerArray.
 

Classes in org.opcfoundation.ua.common used by org.opcfoundation.ua.transport
NamespaceTable
          The table of name space URIs for a server.
RuntimeServiceResultException
          RuntimeServiceResultException class.
ServiceFaultException
          ServiceFaultException is an error that occurs in execution an operation.
ServiceResultException
          Generic Exception
 

Classes in org.opcfoundation.ua.common used by org.opcfoundation.ua.transport.endpoint
ServiceResultException
          Generic Exception
 

Classes in org.opcfoundation.ua.common used by org.opcfoundation.ua.transport.https
ServiceResultException
          Generic Exception
 

Classes in org.opcfoundation.ua.common used by org.opcfoundation.ua.transport.impl
ServiceResultException
          Generic Exception
 

Classes in org.opcfoundation.ua.common used by org.opcfoundation.ua.transport.security
ServiceResultException
          Generic Exception
 

Classes in org.opcfoundation.ua.common used by org.opcfoundation.ua.transport.tcp.impl
RuntimeServiceResultException
          RuntimeServiceResultException class.
ServiceResultException
          Generic Exception
 

Classes in org.opcfoundation.ua.common used by org.opcfoundation.ua.transport.tcp.io
ServiceFaultException
          ServiceFaultException is an error that occurs in execution an operation.
ServiceResultException
          Generic Exception
 

Classes in org.opcfoundation.ua.common used by org.opcfoundation.ua.transport.tcp.nio
RuntimeServiceResultException
          RuntimeServiceResultException class.
ServiceResultException
          Generic Exception
 

Classes in org.opcfoundation.ua.common used by org.opcfoundation.ua.utils
ServiceResultException
          Generic Exception
 



Copyright © 2018. All rights reserved.