Uses of Interface
com.prosysopc.ua.types.opcua.ServerRedundancyType

Packages that use ServerRedundancyType
com.prosysopc.ua.types.opcua   
com.prosysopc.ua.types.opcua.client   
com.prosysopc.ua.types.opcua.server   
 

Uses of ServerRedundancyType in com.prosysopc.ua.types.opcua
 

Subinterfaces of ServerRedundancyType in com.prosysopc.ua.types.opcua
 interface NonTransparentNetworkRedundancyType
          Generated on 2018-05-09 10:45:27
 interface NonTransparentRedundancyType
          Identifies the capabilties of server that supports non-transparent redundancy.
 interface TransparentRedundancyType
          Identifies the capabilties of server that supports transparent redundancy.
 

Methods in com.prosysopc.ua.types.opcua that return ServerRedundancyType
 ServerRedundancyType ServerType.getServerRedundancyNode()
           
 

Uses of ServerRedundancyType in com.prosysopc.ua.types.opcua.client
 

Classes in com.prosysopc.ua.types.opcua.client that implement ServerRedundancyType
 class NonTransparentNetworkRedundancyTypeImpl
          Generated on 2018-05-09 10:45:27
 class NonTransparentNetworkRedundancyTypeImplBase
          Generated on 2018-05-09 10:45:27
 class NonTransparentRedundancyTypeImpl
          Identifies the capabilties of server that supports non-transparent redundancy.
 class NonTransparentRedundancyTypeImplBase
          Identifies the capabilties of server that supports non-transparent redundancy.
 class ServerRedundancyTypeImpl
          A base type for an object that describe how a server supports redundancy.
 class ServerRedundancyTypeImplBase
          A base type for an object that describe how a server supports redundancy.
 class TransparentRedundancyTypeImpl
          Identifies the capabilties of server that supports transparent redundancy.
 class TransparentRedundancyTypeImplBase
          Identifies the capabilties of server that supports transparent redundancy.
 

Methods in com.prosysopc.ua.types.opcua.client that return ServerRedundancyType
 ServerRedundancyType ServerTypeImplBase.getServerRedundancyNode()
           
 

Uses of ServerRedundancyType in com.prosysopc.ua.types.opcua.server
 

Classes in com.prosysopc.ua.types.opcua.server that implement ServerRedundancyType
 class NonTransparentNetworkRedundancyTypeNode
          Generated on 2018-05-09 10:46:24
 class NonTransparentNetworkRedundancyTypeNodeBase
          Generated on 2018-05-09 10:46:24
 class NonTransparentRedundancyTypeNode
          Identifies the capabilties of server that supports non-transparent redundancy.
 class NonTransparentRedundancyTypeNodeBase
          Identifies the capabilties of server that supports non-transparent redundancy.
 class ServerRedundancyTypeNode
          A base type for an object that describe how a server supports redundancy.
 class ServerRedundancyTypeNodeBase
          A base type for an object that describe how a server supports redundancy.
 class TransparentRedundancyTypeNode
          Identifies the capabilties of server that supports transparent redundancy.
 class TransparentRedundancyTypeNodeBase
          Identifies the capabilties of server that supports transparent redundancy.
 



Copyright © 2018. All rights reserved.