Uses of Interface
tecgraf.openbus.CallDispatchCallback

Packages that use CallDispatchCallback
tecgraf.openbus   
 

Uses of CallDispatchCallback in tecgraf.openbus
 

Methods in tecgraf.openbus that return CallDispatchCallback
 CallDispatchCallback OpenBusContext.onCallDispatch()
          Recupera a callback a ser chamada sempre que a conexão receber uma do barramento.
 

Methods in tecgraf.openbus with parameters of type CallDispatchCallback
 void OpenBusContext.onCallDispatch(CallDispatchCallback callback)
          Callback a ser chamada para determinar a conexão a ser utilizada para receber cada chamada.
 



Copyright © 2014. All Rights Reserved.