Uses of Interface
com.prosysopc.ua.client.ServerStatusListener

Packages that use ServerStatusListener
com.prosysopc.ua.client Main client side classes of the SDK. 
 

Uses of ServerStatusListener in com.prosysopc.ua.client
 

Methods in com.prosysopc.ua.client with parameters of type ServerStatusListener
 void UaClient.addServerStatusListener(ServerStatusListener serverStatusListener)
          Add a new listener for the ServerStatus events.
 boolean UaClient.hasServerStatusListener(ServerStatusListener serverStatusListener)
          Check if the client already has the specified server status listener.
 boolean UaClient.removeServerStatusListener(ServerStatusListener serverStatusListener)
          Remove a listener from the ServerStatus events.
 



Copyright © 2018. All rights reserved.