Uses of Package
com.prosysopc.ua

Packages that use com.prosysopc.ua
com.prosysopc.ua Common classes for client and server side. 
com.prosysopc.ua.client Main client side classes of the SDK. 
com.prosysopc.ua.client.nodes Client side implementation classes for the UaNode model. 
com.prosysopc.ua.nodes Common UaNode model. 
com.prosysopc.ua.server Main server side classes of the SDK. 
com.prosysopc.ua.server.instantiation Classes the SDK uses internally for building UaNode instances based on address space. 
com.prosysopc.ua.server.io Classes related to dynamically handing Read/Write services. 
com.prosysopc.ua.server.nodes Server side implementation classes for the UaNode model. 
com.prosysopc.ua.typedictionary Dynamic Structure handing based on TypeDictionarys read from the server address space. 
com.prosysopc.ua.types.adi   
com.prosysopc.ua.types.adi.client   
com.prosysopc.ua.types.adi.server   
com.prosysopc.ua.types.di   
com.prosysopc.ua.types.di.client   
com.prosysopc.ua.types.di.server   
com.prosysopc.ua.types.gds   
com.prosysopc.ua.types.gds.client   
com.prosysopc.ua.types.gds.server   
com.prosysopc.ua.types.opcua   
com.prosysopc.ua.types.opcua.client   
com.prosysopc.ua.types.opcua.server   
com.prosysopc.ua.types.plc   
com.prosysopc.ua.types.plc.client   
com.prosysopc.ua.types.plc.server   
 

Classes in com.prosysopc.ua used by com.prosysopc.ua
AggregateCalculator
          A class for calculating the Aggregates defined in OPC Unified Architecture Specification Part 13.
AggregateCalculator.AggregateCalculatorContinuationPoint
           
AggregateCalculator.HistoryDataProvider
           
AggregateCalculator.IntervalOutsideRawData
           
AggregateFunction
           
AggregateFunction.AggregateFunctionParameters
           
AnnotationException
           
ApplicationIdentity
          ApplicationIdentity defines the security settings for the OPC UA application.
CertificateValidationListener
          Deprecated. use DefaultCertificateValidatorListener
CodegenModel
           
DataTypeConverter
          A converter class, used to convert UA values between different data types.
EventData
          State of an event object, when an event is triggered.
EventNotifierClass
          Event notifier type used in nodes to define which kind of event support the node has.
FileTypeOpenMode
           
LocalizedTextMap
          A collection of LocalizedTexts.
MethodArguments
           
MethodArgumentTransformer
          A helper interface for generated async method calls.
MethodInputArguments
           
MethodOutputArguments
           
ModelException
          Exception while parsing UA Information Model from a NodeSet XML.
MonitoredItemBase
          The base class for all OPCUA MonitoredItems.
NodeWrapperException
           
OperationLimits
          A class that identifies the limits for different operations for a client or a server.
OperationLimits.Builder
           
PkiFileBasedCertificateListener
          Deprecated. see PkiFileBasedCertificateValidator deprecations
PkiFileBasedCertificateValidator.CertificateCheck
          Deprecated. Certificate checks that the Validator performs.
PkiFileBasedCertificateValidator.ValidationResult
          Deprecated. Validation actions, in case a certificate is untrusted.
RegisteredClasses
          Storage for generated classes.
SecureIdentity
           
SecureIdentityException
          Exception while handling SecureIdentity objects.
ServiceException
          An exception from an OPC UA service call.
StatusException
          An operation level exception.
SubscriptionBase
          Base class for an OPC UA Subscription.
UaAddressSpace
          A common interface for UA address space.
UaApplication
          A common base class for client and server applications.
UaApplication.DiagnosticMask
          Bits values used to mask the types of vendor-specific diagnostics.
UaApplication.Protocol
           
UaBrowsePath
           
UaCertificateValidator
          Deprecated. use CertificateValidator.
UaException
          Super type for UA related Exceptions.
UaNodeId
          This class models an OPC UA NodeId or local ExpandedNodeId.
UaQualifiedName
          A class similar to QualifiedName that uses NamespaceUri instead of index.
UaRelativePath
          A similar class to RelativePath but stores the path using UaQualifiedNames.
UserIdentity
          User identity definition.
WriteAccess
           
 

Classes in com.prosysopc.ua used by com.prosysopc.ua.client
ApplicationIdentity
          ApplicationIdentity defines the security settings for the OPC UA application.
CodegenModel
           
DataTypeConverter
          A converter class, used to convert UA values between different data types.
MethodCallStatusException
          Exception from a Method Call failure .
ModelException
          Exception while parsing UA Information Model from a NodeSet XML.
ModelParserBase
          An XML parser for UA Information Model files defined according to the respective schema, http://opcfoundation.org/UA/2011/03/UANodeSet.xsd.
MonitoredItemBase
          The base class for all OPCUA MonitoredItems.
NodeMap
          A node container.
OperationLimits
          A class that identifies the limits for different operations for a client or a server.
ServiceException
          An exception from an OPC UA service call.
SessionActivationException
          An exception from a failure to activate a OPC UA session.
StatusException
          An operation level exception.
SubscriptionBase
          Base class for an OPC UA Subscription.
UaAddress
          OPC UA Connection address
UaAddressSpace
          A common interface for UA address space.
UaApplication
          A common base class for client and server applications.
UaApplication.DiagnosticMask
          Bits values used to mask the types of vendor-specific diagnostics.
UaApplication.Protocol
           
UaException
          Super type for UA related Exceptions.
UserIdentity
          User identity definition.
 

Classes in com.prosysopc.ua used by com.prosysopc.ua.client.nodes
EventNotifierClass
          Event notifier type used in nodes to define which kind of event support the node has.
MethodArgumentTransformer
          A helper interface for generated async method calls.
MethodCallStatusException
          Exception from a Method Call failure .
ServiceException
          An exception from an OPC UA service call.
StatusException
          An operation level exception.
WriteAccess
           
 

Classes in com.prosysopc.ua used by com.prosysopc.ua.nodes
EventNotifierClass
          Event notifier type used in nodes to define which kind of event support the node has.
ServiceException
          An exception from an OPC UA service call.
StatusException
          An operation level exception.
UaAddressSpace
          A common interface for UA address space.
WriteAccess
           
 

Classes in com.prosysopc.ua used by com.prosysopc.ua.server
AggregateCalculator
          A class for calculating the Aggregates defined in OPC Unified Architecture Specification Part 13.
AnnotationException
           
ApplicationIdentity
          ApplicationIdentity defines the security settings for the OPC UA application.
CodegenModel
           
DataTypeConverter
          A converter class, used to convert UA values between different data types.
EventData
          State of an event object, when an event is triggered.
EventListener
          A listener for OPC UA events.
ModelException
          Exception while parsing UA Information Model from a NodeSet XML.
MonitoredItemBase
          The base class for all OPCUA MonitoredItems.
NodeMap
          A node container.
SecureIdentity
           
SecureIdentityException
          Exception while handling SecureIdentity objects.
ServiceException
          An exception from an OPC UA service call.
StatusException
          An operation level exception.
SubscriptionBase
          Base class for an OPC UA Subscription.
UaAddress
          OPC UA Connection address
UaAddressSpace
          A common interface for UA address space.
UaApplication
          A common base class for client and server applications.
UaApplication.Protocol
           
UserIdentity
          User identity definition.
WriteAccess
           
 

Classes in com.prosysopc.ua used by com.prosysopc.ua.server.instantiation
UaBrowsePath
           
UaQualifiedName
          A class similar to QualifiedName that uses NamespaceUri instead of index.
 

Classes in com.prosysopc.ua used by com.prosysopc.ua.server.io
StatusException
          An operation level exception.
WriteAccess
           
 

Classes in com.prosysopc.ua used by com.prosysopc.ua.server.nodes
EventData
          State of an event object, when an event is triggered.
EventListener
          A listener for OPC UA events.
EventNotifierClass
          Event notifier type used in nodes to define which kind of event support the node has.
StatusException
          An operation level exception.
WriteAccess
           
 

Classes in com.prosysopc.ua used by com.prosysopc.ua.typedictionary
StructureSerializer
          Base Serializer for all generated Structure types.
UaException
          Super type for UA related Exceptions.
UaNodeId
          This class models an OPC UA NodeId or local ExpandedNodeId.
 

Classes in com.prosysopc.ua used by com.prosysopc.ua.types.adi
StatusException
          An operation level exception.
TypeDefinitionId
           
 

Classes in com.prosysopc.ua used by com.prosysopc.ua.types.adi.client
StatusException
          An operation level exception.
TypeDefinitionId
           
 

Classes in com.prosysopc.ua used by com.prosysopc.ua.types.adi.server
StatusException
          An operation level exception.
TypeDefinitionId
           
 

Classes in com.prosysopc.ua used by com.prosysopc.ua.types.di
MethodArguments
           
MethodOutputArguments
           
ServiceException
          An exception from an OPC UA service call.
StatusException
          An operation level exception.
StructureSerializer
          Base Serializer for all generated Structure types.
TypeDefinitionId
           
 

Classes in com.prosysopc.ua used by com.prosysopc.ua.types.di.client
MethodCallStatusException
          Exception from a Method Call failure .
ServiceException
          An exception from an OPC UA service call.
StatusException
          An operation level exception.
TypeDefinitionId
           
 

Classes in com.prosysopc.ua used by com.prosysopc.ua.types.di.server
StatusException
          An operation level exception.
TypeDefinitionId
           
 

Classes in com.prosysopc.ua used by com.prosysopc.ua.types.gds
MethodArguments
           
MethodOutputArguments
           
ServiceException
          An exception from an OPC UA service call.
StatusException
          An operation level exception.
StructureSerializer
          Base Serializer for all generated Structure types.
TypeDefinitionId
           
 

Classes in com.prosysopc.ua used by com.prosysopc.ua.types.gds.client
MethodCallStatusException
          Exception from a Method Call failure .
ServiceException
          An exception from an OPC UA service call.
StatusException
          An operation level exception.
TypeDefinitionId
           
 

Classes in com.prosysopc.ua used by com.prosysopc.ua.types.gds.server
StatusException
          An operation level exception.
TypeDefinitionId
           
 

Classes in com.prosysopc.ua used by com.prosysopc.ua.types.opcua
MethodArguments
           
MethodOutputArguments
           
ServiceException
          An exception from an OPC UA service call.
StatusException
          An operation level exception.
TypeDefinitionId
           
 

Classes in com.prosysopc.ua used by com.prosysopc.ua.types.opcua.client
FileTypeOpenMode
           
MethodCallStatusException
          Exception from a Method Call failure .
ServiceException
          An exception from an OPC UA service call.
StatusException
          An operation level exception.
TypeDefinitionId
           
 

Classes in com.prosysopc.ua used by com.prosysopc.ua.types.opcua.server
EventData
          State of an event object, when an event is triggered.
FileTypeOpenMode
           
StatusException
          An operation level exception.
TypeDefinitionId
           
 

Classes in com.prosysopc.ua used by com.prosysopc.ua.types.plc
StatusException
          An operation level exception.
TypeDefinitionId
           
 

Classes in com.prosysopc.ua used by com.prosysopc.ua.types.plc.client
StatusException
          An operation level exception.
TypeDefinitionId
           
 

Classes in com.prosysopc.ua used by com.prosysopc.ua.types.plc.server
StatusException
          An operation level exception.
TypeDefinitionId
           
 



Copyright © 2018. All rights reserved.