Uses of Package
org.opcfoundation.ua.application

Packages that use org.opcfoundation.ua.application
org.opcfoundation.ua.application The code in this package is for application developer. 
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.tcp.nio   
 

Classes in org.opcfoundation.ua.application used by org.opcfoundation.ua.application
Application
          This class contains the mechanisms that are common for both client and server application.
Client
          OPC UA Client application
EndpointDiscoveryService
          Service handler that serves onGetEndpoints request.
Server
          This object represents a service server.
ServiceHandler
          Service Handler reads ServiceRequest from client, processes it, and returns a ServiceResponse.
ServiceHandlerComposition
          Composition of ServiceHandlers.
Session
          Session
SessionChannel
          Session channel is a request channel of an active session.
 

Classes in org.opcfoundation.ua.application used by org.opcfoundation.ua.transport
Server
          This object represents a service server.
 

Classes in org.opcfoundation.ua.application used by org.opcfoundation.ua.transport.endpoint
Server
          This object represents a service server.
 

Classes in org.opcfoundation.ua.application used by org.opcfoundation.ua.transport.https
Application
          This class contains the mechanisms that are common for both client and server application.
Server
          This object represents a service server.
 

Classes in org.opcfoundation.ua.application used by org.opcfoundation.ua.transport.impl
Server
          This object represents a service server.
 

Classes in org.opcfoundation.ua.application used by org.opcfoundation.ua.transport.tcp.nio
Application
          This class contains the mechanisms that are common for both client and server application.
Server
          This object represents a service server.
 



Copyright © 2018. All rights reserved.