Uses of Class
org.opcfoundation.ua.application.ServiceHandlerComposition

Packages that use ServiceHandlerComposition
org.opcfoundation.ua.application The code in this package is for application developer. 
 

Uses of ServiceHandlerComposition in org.opcfoundation.ua.application
 

Fields in org.opcfoundation.ua.application declared as ServiceHandlerComposition
protected  ServiceHandlerComposition Server.serviceHandlers
          Service Handler
 

Methods in org.opcfoundation.ua.application that return ServiceHandlerComposition
 ServiceHandlerComposition Server.getServiceHandlerComposition()
          getServiceHandlerComposition.
 

Methods in org.opcfoundation.ua.application with parameters of type ServiceHandlerComposition
static void ServiceHandlerComposition.readWithReflection(Object serviceHandler, ServiceHandlerComposition result)
          Reads supported service handler methods with reflection.
 



Copyright © 2018. All rights reserved.