Uses of Class
com.prosysopc.ua.server.ServiceHandler

Packages that use ServiceHandler
com.prosysopc.ua.server Main server side classes of the SDK. 
 

Uses of ServiceHandler in com.prosysopc.ua.server
 

Subclasses of ServiceHandler in com.prosysopc.ua.server
 class AttributeServiceHandler
          A basic implementation of a node attribute value provider.
 class NodeManagementServiceHandler
          A base implementation of NodeManagementServiceSetHandler.
 class SessionServiceHandler
           
 class SubscriptionServiceHandler
          A base implementation of SubscriptionServiceSetHandler.
 

Fields in com.prosysopc.ua.server declared as ServiceHandler
protected  ServiceHandler UaServer.attributeServiceHandler
           
 

Methods in com.prosysopc.ua.server that return ServiceHandler
 ServiceHandler UaServer.getAttributeServiceHandler()
           
 



Copyright © 2018. All rights reserved.