Uses of Package
org.opcfoundation.ua.utils

Packages that use org.opcfoundation.ua.utils
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.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.tcp.nio   
org.opcfoundation.ua.utils Utility classes 
org.opcfoundation.ua.utils.asyncsocket Small java NIO based library that enables asynchronous and event based socket operations 
org.opcfoundation.ua.utils.bytebuffer A byte buffer implementation 
 

Classes in org.opcfoundation.ua.utils used by org.opcfoundation.ua.builtintypes
BijectionMap
          Bijection map is a 1:1 binding of 2-tuples.
 

Classes in org.opcfoundation.ua.utils used by org.opcfoundation.ua.common
IStatefulObject
          IStatefulObject interface.
StateListener
          Listener for state changes
 

Classes in org.opcfoundation.ua.utils used by org.opcfoundation.ua.core
AbstractStructure
          A base class for Structure implementations.
Description
          Description
NumericRange
          A helper class for defining index ranges according to the OPC UA specification.
 

Classes in org.opcfoundation.ua.utils used by org.opcfoundation.ua.transport
AbstractState
          This is a default implementation to IStatefulObject.
IStatefulObject
          IStatefulObject interface.
 

Classes in org.opcfoundation.ua.utils used by org.opcfoundation.ua.transport.endpoint
AbstractState
          This is a default implementation to IStatefulObject.
IStatefulObject
          IStatefulObject interface.
 

Classes in org.opcfoundation.ua.utils used by org.opcfoundation.ua.transport.https
AbstractState
          This is a default implementation to IStatefulObject.
IStatefulObject
          IStatefulObject interface.
 

Classes in org.opcfoundation.ua.utils used by org.opcfoundation.ua.transport.tcp.nio
AbstractState
          This is a default implementation to IStatefulObject.
IStatefulObject
          IStatefulObject interface.
 

Classes in org.opcfoundation.ua.utils used by org.opcfoundation.ua.utils
AbstractState
          This is a default implementation to IStatefulObject.
AbstractStructure
          A base class for Structure implementations.
BijectionMap
          Bijection map is a 1:1 binding of 2-tuples.
ConcurrentBijectionMap
          Bijection map is a 1:1 binding of 2-tuples.
IStatefulObject
          IStatefulObject interface.
MultiDimensionArrayUtils.ArrayIterator
           
NumericRange
          A helper class for defining index ranges according to the OPC UA specification.
StateListener
          Listener for state changes
 

Classes in org.opcfoundation.ua.utils used by org.opcfoundation.ua.utils.asyncsocket
AbstractState
          This is a default implementation to IStatefulObject.
IStatefulObject
          IStatefulObject interface.
StateListener
          Listener for state changes
 

Classes in org.opcfoundation.ua.utils used by org.opcfoundation.ua.utils.bytebuffer
IncubationQueue
          IncubationQueue is ordered queue where objects are added in two phases; (a) as incubating, they are given queuing number, and as (b) hatched they become available to the consumer.
 



Copyright © 2018. All rights reserved.