Uses of Interface
org.opcfoundation.ua.transport.ResultListener

Packages that use ResultListener
org.opcfoundation.ua.transport This package contains SecureChannel and related interfaces 
org.opcfoundation.ua.transport.impl This package contains SecureChannel related implementations 
 

Uses of ResultListener in org.opcfoundation.ua.transport
 

Methods in org.opcfoundation.ua.transport with parameters of type ResultListener
 void AsyncResult.setListener(ResultListener<T> listener)
          Set a listener.
 

Uses of ResultListener in org.opcfoundation.ua.transport.impl
 

Methods in org.opcfoundation.ua.transport.impl with parameters of type ResultListener
 void AsyncResultImpl.setListener(ResultListener<T> listener)
          Set a listener.
 



Copyright © 2018. All rights reserved.