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

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

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

Subinterfaces of FileType in com.prosysopc.ua.types.opcua
 interface AddressSpaceFileType
          A file used to store a namespace exported from the server.
 interface TrustListType
          Generated on 2018-05-09 10:45:27
 

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

Classes in com.prosysopc.ua.types.opcua.client that implement FileType
 class AddressSpaceFileTypeImpl
          A file used to store a namespace exported from the server.
 class AddressSpaceFileTypeImplBase
          A file used to store a namespace exported from the server.
 class FileTypeImpl
          An object that represents a file that can be accessed via the server.
 class FileTypeImplBase
          An object that represents a file that can be accessed via the server.
 class TrustListTypeImpl
          Generated on 2018-05-09 10:45:27
 class TrustListTypeImplBase
          Generated on 2018-05-09 10:45:27
 

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

Classes in com.prosysopc.ua.types.opcua.server that implement FileType
 class AddressSpaceFileTypeNode
          A file used to store a namespace exported from the server.
 class AddressSpaceFileTypeNodeBase
          A file used to store a namespace exported from the server.
 class FileTypeNode
          Implementation of the OPC UA FileType object type.
 class FileTypeNodeBase
          An object that represents a file that can be accessed via the server.
 class TrustListTypeNode
          Generated on 2018-05-09 10:46:24
 class TrustListTypeNodeBase
          Generated on 2018-05-09 10:46:24
 



Copyright © 2018. All rights reserved.