Package org.opcfoundation.ua.application

The code in this package is for application developer.

See:
          Description

Interface Summary
ServiceHandler Service Handler reads ServiceRequest from client, processes it, and returns a ServiceResponse.
 

Class Summary
AbstractServiceHandler Abstract implementation for a service handler that can server only one type of service request;
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.
ServerDiscoveryService This class is the service implementation of a discovery Server.
ServiceHandlerComposition Composition of ServiceHandlers.
Session Session
SessionChannel Session channel is a request channel of an active session.
 

Package org.opcfoundation.ua.application Description

The code in this package is for application developer. The main classes here are Client and Server.



Copyright © 2018. All rights reserved.